Neo4j - Graph Database Kernel 1.7.1 API

Graph database
org.neo4j.graphdb The graph database API used by Neo4j.
org.neo4j.graphdb.event Event framework.
org.neo4j.graphdb.factory  
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.
org.neo4j.kernel.configuration  
org.neo4j.kernel.guard  
org.neo4j.kernel.info  
org.neo4j.kernel.lifecycle  
org.neo4j.kernel.logging  

 

Helpers
org.neo4j.helpers Common Java utilities.
org.neo4j.helpers.collection Collections utilities - Iterator/Iterable utilities and creating Maps.

 

Tooling
org.neo4j.tooling  

 

Other Packages
org.neo4j.unsafe Tools for performing low-level, unsafe operations - read isntructions before using.
org.neo4j.unsafe.batchinsert Tools for high-performance data insertion; make sure to read the instructions before using.

 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.