| Class | Description |
|---|---|
| EmbeddedGraphDatabaseFactory |
Contains methods to create an
EmbeddedGraphDatabase. |
| InternalProperties |
Internal properties not intended to be set by the user.
|
| Neo4jDatastoreProvider |
Provides access to the Neo4j system.
|
| Neo4jGraphDatabaseServiceFactoryProvider |
Creates an instance of
GraphDatabaseServiceFactory using the implementation selected in the properties. |
| Neo4jSchemaDefiner |
Initialize the schema for the Neo4j database:
create sequences;
create unique constraints on identifiers, natural ids and unique columns
|
| StringLoggerToJBossLoggingAdaptor |
Implements Neo4J's StringLogger and write the content to JBoss Logging.
|
Copyright © 2010-2015 Hibernate. All Rights Reserved.