Neo4j Enterprise

Uses of Class
org.neo4j.kernel.InternalAbstractGraphDatabase

Packages that use InternalAbstractGraphDatabase
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.ha   
 

Uses of InternalAbstractGraphDatabase in org.neo4j.kernel
 

Subclasses of InternalAbstractGraphDatabase in org.neo4j.kernel
 class EmbeddedGraphDatabase
          An implementation of GraphDatabaseService that is used to embed Neo4j in an application.
 class EmbeddedReadOnlyGraphDatabase
          A read-only version of EmbeddedGraphDatabase.
 

Uses of InternalAbstractGraphDatabase in org.neo4j.kernel.ha
 

Subclasses of InternalAbstractGraphDatabase in org.neo4j.kernel.ha
 class org.neo4j.kernel.ha.HighlyAvailableGraphDatabase
           
 


Neo4j Enterprise

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