When I run db.help(), the line for db.getCollection shows:
getCollection Removes the current database, deleting the associated data files.
Looks like a copy-paste from the dropDatabase() command.
When I run db.help(), the line for db.getCollection shows:
getCollection Removes the current database, deleting the associated data files.
Looks like a copy-paste from the dropDatabase() command.