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