Fixed typo
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
indexes (via the IndexManager), database life cycle callbacks, transaction management, and more.
|
||||
</para>
|
||||
<para>
|
||||
The EmbeddedGraphDatabaseService is an implementation of GraphDatabaseService that is used to
|
||||
The <code>EmbeddedGraphDatabase</code> 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
|
||||
<ulink url="http://wiki.neo4j.org/content/Getting_Started_With_Neo4j_Server">Neo4j server</ulink>
|
||||
|
||||
Reference in New Issue
Block a user