delete() public method Removes documents from the collection
batchInsert() public method Inserts batch of new documents
log() protected method Logs the command data if logging
setWriteConcern() public method Sets write concern for
dropCollection() public method Drops specified collection
aggregate() public method Performs aggregation using MongoDB
insert() public method Inserts new document into collection
findAndModify() public method Updates a document and returns
$readConcern public property Read concern to be used in this command
$writeConcern public property Write concern to be used in this
Page 1 of 5