public interface GraphDatabaseServiceFactory
GraphDatabaseService.| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.GraphDatabaseService |
create()
Creates a
GraphDatabaseService. |
void |
initialize(Properties properties)
Called after the creation of the factory can be used to read the configuration.
|
void initialize(Properties properties)
properties - configuration propertiesorg.neo4j.graphdb.GraphDatabaseService create()
GraphDatabaseService.GraphDatabaseService instanceCopyright © 2010-2013 Hibernate. All Rights Reserved.