Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Method and Description |
---|---|
MapReduceOutput |
DBCollection.mapReduce(MapReduceCommand command)
Allows you to run map-reduce aggregation operations over a collection and saves to a named collection.
|