JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.mongodb.AggregationOutput
Packages that use
AggregationOutput
Package
Description
com.mongodb
Main package with core files.
Uses of
AggregationOutput
in
com.mongodb
Methods in
com.mongodb
that return
AggregationOutput
Modifier and Type
Method and Description
AggregationOutput
DBCollection.
aggregate
(
DBObject
firstOp,
DBObject
... additionalOps)
performs an aggregation operation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes