lightdb.collection

Members list

Type members

Classlikes

case class Collection[Doc <: Document[Doc], Model <: DocumentModel[Doc]](name: String, model: Model, store: Store[Doc, Model]) extends Initializable, Disposable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Disposable
class Object
trait Matchable
class Any
Show all
Self type
Collection[Doc, Model]
object Collection

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Collection.type