RecordDocumentModel

lightdb.model.RecordDocumentModel

Attributes

Graph
Supertypes
trait DocumentModel[D]
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Inherited types

type Field[F] = IndexedField[F, D]

Attributes

Inherited from:
DocumentModel

Value members

Inherited methods

def id(value: String): Id[D]

Attributes

Inherited from:
DocumentModel
def reIndex(collection: AbstractCollection[D]): IO[Unit]

Attributes

Inherited from:
DocumentModel