reactivemongo.api

collections

package collections

Visibility
  1. Public
  2. All

Type Members

  1. trait BatchCommands[P <: SerializationPack] extends AnyRef

  2. trait GenericCollection[P <: SerializationPack with Singleton] extends Collection with GenericCollectionWithCommands[P] with CollectionMetaCommands with ImplicitCommandHelpers[P]

    A Collection that provides default methods using a SerializationPack (e.

  3. trait GenericCollectionProducer[P <: SerializationPack with Singleton, +C <: GenericCollection[P]] extends CollectionProducer[C]

  4. trait GenericCollectionWithCommands[P <: SerializationPack with Singleton] extends AnyRef

  5. trait GenericQueryBuilder[P <: SerializationPack] extends AnyRef

    A builder that helps to make a fine-tuned query to MongoDB.

Value Members

  1. package bson

Ungrouped