lightdb.Collection
See theCollection companion object
abstract class Collection[D <: Document[D]](val collectionName: String, val db: LightDB, val autoCommit: Boolean, val atomic: Boolean)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait IndexSupport[D]class RecordDocumentCollection[D]
Members list
In this article