There is no method to retrieve files list as cursor except direct query to fs.files. GridFS object has method list(), but it is equivalent with db["fs.files"].distinct("filename"). It will be good to add functionality to work with files collection as a cursor, which is expanded with method read() to retrieve file's data.
- Assignee:
- Kyle Erf
- Reporter:
- Uladzimir Mihura
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: