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