log_cmd_delete Callback When Deleting Documents &reftitle.description; log_cmd_delete arrayserver arraywriteOptions arraydeleteOptions arrayprotocolOptions A callable function, used by the log_cmd_delete context option, when deleteing a document This is not a real function, only a prototype of how the function should be. &reftitle.parameters; &mongo.context.server; &mongo.context.writeoptions; deleteOptions key value limit integer, 1 or 0. If 0, delete all matching documents. q Array, the search criteria &mongo.context.protocoloptions; &reftitle.changelog; &Version; &Description; 1.5.0 Only available when connected to MongoDB 2.6.0+