collections
Collections associated with this connection
Example
console.log(db.collections);
//output => ["example1", "example2", "example3"];
collections
Returns
Description
All collection names
Last updated
Was this helpful?
Collections associated with this connection
console.log(db.collections);
//output => ["example1", "example2", "example3"];
All collection names
Last updated
Was this helpful?