mongodb how to remove a row code example Example: mongodb delete all documents db.collection.delete_many( { } );