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