de.deepamehta.core.storage.spi
Interface DeepaMehtaStorageFactory

Show UML class diagram
All Known Implementing Classes:
Neo4jStorageFactory

public interface DeepaMehtaStorageFactory

Factory for obtaining a DeepaMehta storage.

Note: the factory in only needed by the test suites. The DeepaMehta Core obtains the storage as an OSGi service.


Method Summary
 DeepaMehtaStorage createInstance(String databasePath)
           
 

Method Detail

createInstance

DeepaMehtaStorage createInstance(String databasePath)


Copyright © 2015. All Rights Reserved.