Uses of Interface
systems.dmx.core.storage.spi.DMXStorageFactory
-
Packages that use DMXStorageFactory Package Description systems.dmx.storage.neo4j -
-
Uses of DMXStorageFactory in systems.dmx.storage.neo4j
Classes in systems.dmx.storage.neo4j that implement DMXStorageFactory Modifier and Type Class Description class
Neo4jStorageFactory
A factory for obtaining a DMX storage based on Neo4j/Lucene.
-