Neo4j Enterprise

Neo4j Enterprise API

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.

 

Management
org.neo4j.jmx Management support using JMX.
org.neo4j.management Advanced management support using JMX.

 

Backup
org.neo4j.backup  

 

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

 


Neo4j Enterprise

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.