Neo4j Apoc 1.0 API

Kernel
org.neo4j.graphdb The graph database API used by Neo4j.
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application.

 

Index
org.neo4j.index Provides indexing capabilities to the Neo4j graph.
org.neo4j.index.lucene An indexing implementation using Apache Lucene as backend.
org.neo4j.index.timeline A utility for indexing nodes ordered by a timestamp.

 

Remote
org.neo4j.remote A tool for introspecting a running Neo4j Graph Database instance from a different process.
org.neo4j.remote.transports Transport protocol implementations for Remote Graph Database.

 



Copyright © 2010 Neo4j. All Rights Reserved.