MongoGridFS::remove Removes files from the collections &reftitle.description; public boolMongoGridFS::remove arraycriteriaarray() arrayoptionsarray() &reftitle.parameters; query The filename or criteria for which to search. options Options for the remove. Valid options are: "safe" Check that the remove succeeded. &reftitle.returnvalues; Returns if the removal was successfully sent to the database.