public class Neo4jStorageFactory extends Object implements DeepaMehtaStorageFactory
Note: the factory is only needed by the test environment. The DeepaMehta Core obtains the storage as an OSGi service.
| Constructor and Description |
|---|
Neo4jStorageFactory() |
| Modifier and Type | Method and Description |
|---|---|
DeepaMehtaStorage |
newDeepaMehtaStorage(String databasePath,
ModelFactory mf) |
public Neo4jStorageFactory()
public DeepaMehtaStorage newDeepaMehtaStorage(String databasePath, ModelFactory mf)
newDeepaMehtaStorage in interface DeepaMehtaStorageFactoryCopyright © 2017. All Rights Reserved.