MongoCollectionGroup Method |
Name | Description | |
---|---|---|
Group(GroupArgs) |
Runs the group command on this collection.
| |
Group(IMongoQuery, BsonJavaScript, BsonDocument, BsonJavaScript, BsonJavaScript) |
Runs the group command on this collection.
| |
Group(IMongoQuery, IMongoGroupBy, BsonDocument, BsonJavaScript, BsonJavaScript) |
Runs the group command on this collection.
| |
Group(IMongoQuery, String, BsonDocument, BsonJavaScript, BsonJavaScript) |
Runs the group command on this collection.
|