Groups documents together to calulate aggregates on document collections. This command
aggregates on one field.
http://docs.mongodb.org/manual/reference/aggregation/group/#_S_group
idField
Name of the field to aggregate on.
ops
Sequence of operators specifying aggregate calculation.
Groups documents together to calulate aggregates on document collections. This command aggregates on one field. http://docs.mongodb.org/manual/reference/aggregation/group/#_S_group
Name of the field to aggregate on.
Sequence of operators specifying aggregate calculation.