aggregate(): CURSOR [pure]
bulkWrite()
copyTo()
count() [pure]
countDocuments() [pure]
estimatedDocumentCount() [pure]
createIndex()
createIndexes()
dataSize() [pure]
deleteOne()
deleteMany()
distinct() [pure]
drop()
dropIndex()
dropIndexes()
ensureIndex()
explain() [pure]
find(): CURSOR [pure]
findAndModify()
findOne() [pure]
findOneAndDelete()
findOneAndReplace()
findOneAndUpdate()
getIndexes() [pure]
getShardDistribution() [pure]
getShardVersion() [pure]
help() [pure]
insert()
insertOne()
insertMany()
isCapped() [pure]
latencyStats() [pure]
mapReduce()
reIndex()
remove()
renameCollection()
replaceOne()
save()
stats() [pure]
storageSize() [pure]
totalIndexSize() [pure]
totalSize() [pure]
update()
updateOne()
updateMany()
watch()
validate() [pure]