Collection

reactivemongo.api.Collection

Basic information resolved for a MongoDB Collection, resolved from a reactivemongo.api.DB.

For collection operations, you should consider the generic API (reactivemongo.api.collections.GenericCollection).

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def db: DB

The database which this collection belongs to.

The database which this collection belongs to.

Attributes

The name of the collection.

The name of the collection.

Attributes