Mongo::Commands::Drop
The drop command removes an entire collection from a database.
NOTE: for more details, please check the official MongoDB documentation.
Class methods
name
The drop command removes an entire collection from a database.
NOTE: for more details, please check the official MongoDB documentation.