public class Neo4jGraphDatabaseServiceFactoryProvider extends Object
GraphDatabaseServiceFactory using the implementation selected in the properties.
If an implementation is not selected the default one is EmbeddedGraphDatabaseFactory.
GraphDatabaseServiceFactory,
InternalProperties.NEO4J_GRAPHDB_FACTORYCLASS| Constructor and Description |
|---|
Neo4jGraphDatabaseServiceFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
GraphDatabaseServiceFactory |
load(Map<?,?> properties,
org.hibernate.boot.registry.classloading.spi.ClassLoaderService classLoaderService) |
public Neo4jGraphDatabaseServiceFactoryProvider()
public GraphDatabaseServiceFactory load(Map<?,?> properties, org.hibernate.boot.registry.classloading.spi.ClassLoaderService classLoaderService)
Copyright © 2010-2015 Hibernate. All Rights Reserved.