getCollectionNames
// Returns an Array containing names of all collection
// in the current Database
db.getCollectionNames()
Salo Hopeless
// Returns an Array containing names of all collection
// in the current Database
db.getCollectionNames()