robbiblubber.org |
|
findOne()MongoDB Driver Function Reference Retrieves the first document matching the filter criteria from a collection. More information can be found in the corresponding entry of the MongoDB Manual.
Arguments
Options
Example
Returns one document from the employee collection with a salary greater than 700000. home | MongoDB Driver Function Reference | MongoDB Driver |