Neo4j Community

Uses of Interface
org.neo4j.kernel.GraphDatabaseAPI

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

Uses of GraphDatabaseAPI in org.neo4j.kernel
 

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

Methods in org.neo4j.kernel that return GraphDatabaseAPI
abstract  GraphDatabaseAPI KernelData.graphDatabase()
           
 


Neo4j Community

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