Package

reactivemongo.api.bson

collection

Permalink

package collection

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. collection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class BSONCollection extends GenericCollection[BSONSerializationPack.type] with CollectionMetaCommands

    Permalink

    A Collection that interacts with the BSON library.

Value Members

  1. object BSONSerializationPack extends SerializationPack with DefaultBSONHandlers

    Permalink

    The default serialization pack.

  2. object CommonImplicits

    Permalink

Deprecated Value Members

  1. object BSONBatchCommands extends BatchCommands[BSONSerializationPack.type]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.17.0) BatchCommands will be removed from the API

Inherited from AnyRef

Inherited from Any

Ungrouped