Robuta

https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/Overload_MongoDB_Driver_MongoCollectionBase_1_UpdateMany.htm MongoCollectionBase(TDocument).UpdateMany Method method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_FindSync__1.htm MongoCollectionBase(TDocument).FindSync(TProjection) Method (FilterDefinition(TDocument),... Finds the documents matching the filter. method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_MapReduceAsync__1_1.htm MongoCollectionBase(TDocument).MapReduceAsync(TResult) Method (IClientSessionHandle,... Executes a map-reduce command. method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/Overload_MongoDB_Driver_MongoCollectionBase_1_ReplaceOne.htm MongoCollectionBase(TDocument).ReplaceOne Method method https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/T_MongoDB_Driver_MongoCollectionBase_1.htm MongoCollectionBase(TDocument) Class Base class for implementors of . class https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_InsertOne_1.htm MongoCollectionBase(TDocument).InsertOne Method (TDocument, InsertOneOptions, CancellationToken) Inserts a single document. methodcancellationtoken https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/Overload_MongoDB_Driver_MongoCollectionBase_1_DistinctAsync.htm MongoCollectionBase(TDocument).DistinctAsync Method method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_DeleteOneAsync_2.htm MongoCollectionBase(TDocument).DeleteOneAsync Method (IClientSessionHandle,... Deletes a single document. method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/Overload_MongoDB_Driver_MongoCollectionBase_1_AggregateAsync.htm MongoCollectionBase(TDocument).AggregateAsync Method method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/Overload_MongoDB_Driver_MongoCollectionBase_1_InsertOne.htm MongoCollectionBase(TDocument).InsertOne Method method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_ReplaceOneAsync.htm MongoCollectionBase(TDocument).ReplaceOneAsync Method (FilterDefinition(TDocument), TDocument,... Replaces a single document. method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_FindOneAndReplaceAsync__1.htm MongoCollectionBase(TDocument).FindOneAndReplaceAsync(TProjection) Method... Finds a single document and replaces it atomically. method https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_CountAsync_1.htm MongoCollectionBase(TDocument).CountAsync Method (IClientSessionHandle,... Counts the number of documents in the collection. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/Overload_MongoDB_Driver_MongoCollectionBase_1_CountAsync.htm MongoCollectionBase(TDocument).CountAsync Method method