robbiblubber.org |
|
countDocuments()MongoDB Driver Function Reference Returns the number of documents matching the filter criteria in a collection. More information can be found in the corresponding entry of the MongoDB Manual.
Arguments
Options
Return Value
Example
Returns the number of documents where the salary value is greater than 700000. home | MongoDB Driver Function Reference | MongoDB Driver |