PrefixScanningStoreManager

lightdb.store.PrefixScanningStoreManager

Attributes

Graph
Supertypes
trait StoreManager
class Object
trait Matchable
class Any

Members list

Type members

Types

override type S[Doc <: Document[Doc], Model <: DocumentModel[Doc]] <: PrefixScanningStore[Doc, Model]

Value members

Inherited and Abstract methods

def create[Doc <: Document[LazyRef(...)], Model <: DocumentModel[Doc]](db: LightDB, model: Model, name: String, path: Option[Path], storeMode: StoreMode[Doc, Model]): S[Doc, Model]

Attributes

Inherited from:
StoreManager

Inherited fields

lazy val name: String

Attributes

Inherited from:
StoreManager