public class Neo4jStorageFactory extends Object implements DMXStorageFactory
Note: the factory is only needed by the test environment. The DMX Core obtains the storage as an OSGi service.
Constructor and Description |
---|
Neo4jStorageFactory() |
Modifier and Type | Method and Description |
---|---|
DMXStorage |
newDMXStorage(String databasePath,
ModelFactory mf) |
public Neo4jStorageFactory()
public DMXStorage newDMXStorage(String databasePath, ModelFactory mf)
newDMXStorage
in interface DMXStorageFactory
Copyright © 2018. All Rights Reserved.