query() public method Executes this command as a mongo
dropDatabase() public method Drops database associated
listDatabases() public method Returns the list of available
update() public method Update existing documents in the
$databaseName public property Name of the database that this command
executeBatch() public method Execute commands batch (bulk)
getReadPreference() public method Returns read preference
getReadConcern() public method Retuns read concern for
distinct() public method Returns a list of distinct values
group() public method Performs aggregation using MongoDB
Page 4 of 5