我可以在 MongoDB 中为树建立索引吗?

发布于 2024-12-07 10:37:30 字数 91 浏览 1 评论 0原文

我需要创建一棵具有数十层和数千个节点的树,然后按该树内的字段查找给定文档。

是否可以在整个树中索引该字段?

查找该文档的查询是什么样的?

I need to create a tree with tens of levels and thousands of nodes, and then find a given document by field inside that tree.

Is it possible to index that field in the whole tree?

And what would the query to find that document look like?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

枕头说它不想醒 2024-12-14 10:37:30

您想存储图形,请使用图形数据库。

You want to store a graph, use a graph database.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文