Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Method and Description |
---|---|
DBObject |
DBCollection.group(GroupCommand cmd)
Applies a group operation
|
DBObject |
DBCollection.group(GroupCommand cmd,
ReadPreference readPrefs)
Applies a group operation
|