Collection to aggregate against
Sequence of MongoDB aggregation operations.
Deserializer for this command's result.
Produces a reactivemongo.core.commands.MakableCommand instance of this command.
Produces a reactivemongo.core.commands.MakableCommand instance of this command.
name of the target database.
Collection to aggregate against
Makes the BSONDocument
for documents that will be send as body of this command's query.
Sequence of MongoDB aggregation operations.
States if this command can be run on secondaries.
States if this command can be run on secondaries.
Implements the "aggregation" command, otherwise known as the "Aggregation Framework." http://docs.mongodb.org/manual/applications/aggregation/
Collection to aggregate against
Sequence of MongoDB aggregation operations.
(Since version 0.12-RC5) Use reactivemongo.api.collections.GenericCollection.aggregateWith