robbiblubber.org |
show wiki show source compare to current compare to previous read history getSiblingDB()MongoDB Driver Function Reference Gets a database. This allows commands being executed on databases other than the current one.
Arguments
Return Value
Example
Gets the employees collection in the company database and calls the find() method on the collection. home | MongoDB Driver Function Reference | MongoDB Driver |