File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -165,11 +165,6 @@ API Documentation
165165For more information about the aggregation operations discussed in this guide, see the
166166following API documentation:
167167
168- - `Aggregate() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.IMongoCollection-1.Aggregate.html>`__
169- - `AggregateOptions <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.AggregateOptions.html>`__
170- - `Group()
171- <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.PipelineStageDefinitionBuilder.Group.html>`__
172- - `Match() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.PipelineStageDefinitionBuilder.Match.html>`__
173- - `Where() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.Linq.MongoQueryable.Where.html>`__
174- - `GroupBy() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.Linq.MongoQueryable.GroupBy.html>`__
175- - `Select() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.Linq.MongoQueryable.Select.html>`__
168+ - `Collection() <https://mongodb.github.io/node-mongodb-native/api-generated/collection.html?highlight=match#:~:text=(index)%20%C2%BB-,Collection,-()%C2%B6>`__
169+ - `aggregate() <https://mongodb.github.io/node-mongodb-native/api-generated/collection.html?highlight=aggregate#aggregate:~:text=%7D)%0A%20%20%7D)%3B%0A%7D)%3B-,aggregate,-%C2%B6>`__
170+ .. try to find $match and $group api links ..
You can’t perform that action at this time.
0 commit comments