reactivemongo.api.bson.collection

Integration of reactivemongo.api.bson for collection operations.

Attributes

Members list

Concise view

Type members

Classlikes

Instance of collection producer for BSONCollection

Instance of collection producer for BSONCollection

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Types

type BSONCollection = GenericCollection[Pack] & CollectionMetaCommands

Collection type using package reactivemongo.api.bson for serialization

Collection type using package reactivemongo.api.bson for serialization

Attributes