使用 Ruby 驱动程序列出 GridFS 目录中的文件
是否可以使用 ruby mongo 驱动程序列出给定 GridFS 目录中的所有文件? 我搜索了文档,但没有找到令人满意的内容。更重要的是,我也找不到任何通过元数据搜索文件的方法。 我检查了 java 驱动程序的文档,这两个功能都可以使用 GridFS 类开箱即用。
最好的问候,
米哈乌
Is it possible to list all files in given GridFS directory using ruby mongo driver?
I've searched through documentation and have not found anything satisfying. What is more I cannot find any way to search files by metadata too.
I have checked java driver's documentation and both of these functionalities are available out of the box using GridFS class.
Best regards,
Michał
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于块同样适用
same works for chunks