class Mongo::Operation::Aggregate
A MongoDB aggregate operation.
@note An aggregate operation can behave like a read and return a
result set, or can behave like a write operation and output results to a user-specified collection.
@api private
@since 2.0.0
Aggregate
result wrapper.
@since 2.0.0