DBCollection
that return instances of Cursor
.@Deprecated public class AggregationOutput extends Object
DBCollection.aggregate(List, AggregationOptions)
Modifier and Type | Method | Description |
---|---|---|
Iterable<DBObject> |
results() |
Deprecated.
Returns the results of the aggregation.
|