Package | Description |
---|---|
com.mongodb |
This package is the main entry point to the MongoDB Java Driver, and it contains the classes for the existing API from 2.x versions.
|
Modifier and Type | Method and Description |
---|---|
MapReduceOutput |
DBCollection.mapReduce(MapReduceCommand command)
Allows you to run map-reduce aggregation operations over a collection.
|
Copyright © 2016. All Rights Reserved.