Uses of Interface
org.neo4j.graphdb.GraphDatabaseService

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

Uses of GraphDatabaseService in org.neo4j.kernel
 

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



Copyright © 2010 Neo4j. All Rights Reserved.