agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

GridFS: Delete file and it's chunks by a given query #54

Closed nhenderson closed 12 years ago

nhenderson commented 12 years ago

I could not find any information on this for JMongoBrowser, so I apologize if it already exists. Please add the functionality to delete a file from fs.files and the corresponding documents from fs.chunks for a given query.