aggregate
Runs an aggregation framework pipeline on the database for pipeline stages that do not require an underlying collection, such as $currentOp
and $listLocalSessions
.
Return
an iterable containing the result of the aggregation operation
Parameters
the aggregation pipeline
See also
Runs an aggregation framework pipeline on the database for pipeline stages that do not require an underlying collection, such as $currentOp
and $listLocalSessions
.
Return
an iterable containing the result of the aggregation operation
Parameters
the class to decode each document into
the aggregation pipeline
See also
Runs an aggregation framework pipeline on the database for pipeline stages that do not require an underlying collection, such as $currentOp
and $listLocalSessions
.
Return
an iterable containing the result of the aggregation operation
Parameters
the client session with which to associate this operation
the aggregation pipeline
See also
Runs an aggregation framework pipeline on the database for pipeline stages that do not require an underlying collection, such as $currentOp
and $listLocalSessions
.
Return
an iterable containing the result of the aggregation operation
Parameters
the class to decode each document into
the client session with which to associate this operation
the aggregation pipeline
See also
Runs an aggregation framework pipeline on the database for pipeline stages that do not require an underlying collection, such as $currentOp
and $listLocalSessions
.
Return
an iterable containing the result of the aggregation operation
Parameters
the class to decode each document into
the aggregation pipeline
the target document type of the iterable.
See also
Runs an aggregation framework pipeline on the database for pipeline stages that do not require an underlying collection, such as $currentOp
and $listLocalSessions
.
Return
an iterable containing the result of the aggregation operation
Parameters
the class to decode each document into
the client session with which to associate this operation
the aggregation pipeline
the target document type of the iterable.