|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Graph database | |
---|---|
org.neo4j.graphdb | The graph database API used by Neo4j. |
org.neo4j.graphdb.event | Event framework. |
org.neo4j.graphdb.index | Integrated API for node and relationship indexing. |
org.neo4j.graphdb.traversal | Traversal framework. |
org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
Index | |
---|---|
org.neo4j.index.lucene | Contains QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene. |
Graph algorithms | |
---|---|
org.neo4j.graphalgo | Scalable graph algorithms like shortest path and others for Neo4j which
can be easily accessed via GraphAlgoFactory . |
Helpers | |
---|---|
org.neo4j.helpers | Common Java utilities. |
org.neo4j.helpers.collection | Collections utilities - Iterator/Iterable utilities and creating
Map s. |
Other Packages | |
---|---|
org.neo4j.jmx | Management support using JMX. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |