Provides an interface for services on a Neo4j graphs.

All subgroups and modules

module graph

neo4j :: graph

Provides an interface for services on a Neo4j graphs.
module json_graph_store

neo4j :: json_graph_store

Provides JSON as a mean to store graphs.
module sequential_id

neo4j :: sequential_id

Provides a sequential identification scheme for Neo4j nodes.
package_diagram neo4j\>graph\> graph neo4j neo4j neo4j\>graph\>->neo4j progression progression neo4j\>graph\>->progression pipeline pipeline neo4j\>graph\>->pipeline neo4j->progression neo4j->pipeline json json neo4j->json curl curl neo4j->curl ...json ... ...json->json ...curl ... ...curl->curl ...progression ... ...progression->progression ...pipeline ... ...pipeline->pipeline

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group curl

curl

Data transfer powered by the native curl library
group json

json

read and write JSON formatted text
group meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
group parser_base

parser_base

Simple base for hand-made parsers of all kinds
group poset

poset

Pre order sets and partial order set (ie hierarchies)
group serialization

serialization

Abstract serialization services
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group neo4j

neo4j

Neo4j connector through its JSON REST API using curl.
group pipeline

pipeline

Pipelined filters and operations on iterators.
group progression

progression

Event-based interface to track the progression of an operation.