MapDBStore

lightdb.mapdb.MapDBStore
See theMapDBStore companion class
object MapDBStore extends StoreManager

Attributes

Companion
class
Graph
Supertypes
trait StoreManager
class Object
trait Matchable
class Any
Self type
MapDBStore.type

Members list

Value members

Concrete methods

override def create[Doc <: Document[LazyRef(...)], Model <: DocumentModel[Doc]](db: LightDB, name: String, storeMode: StoreMode): Store[Doc, Model]

Attributes

Definition Classes
StoreManager