diff --git a/src/docbkx/reference/neo4j.xml b/src/docbkx/reference/neo4j.xml index 2cab12268..0f364d7fd 100644 --- a/src/docbkx/reference/neo4j.xml +++ b/src/docbkx/reference/neo4j.xml @@ -64,7 +64,7 @@ indexes (via the IndexManager), database life cycle callbacks, transaction management, and more. - The EmbeddedGraphDatabaseService is an implementation of GraphDatabaseService that is used to + The EmbeddedGraphDatabase is an implementation of GraphDatabaseService that is used to embed Neo4j in a Java application. This implementation is used so as to provide the highest and tightest integration with the database. Besides the embedded mode, the Neo4j server