neo4j 具有数千条边

发布于 2024-11-15 05:51:14 字数 84 浏览 3 评论 0原文

我需要一个强大的数据库来经常查询数千个节点,每个节点大约有 2000 个边。

neo4j 能够管理这些关系吗?我必须寻找其他解决方案吗?

I need a strong database to query very often with some thousands of nodes, and about 2000 edges each for each node.

Is neo4j able to manage these relationships? Do I have to find another solution?

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

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

发布评论

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

评论(1

心舞飞扬 2024-11-22 05:51:14

是的,这对于 Neo4j 来说没有问题,它正在运行具有数百万或数十亿个节点和关系的图表。

您可以通过导入图表轻松创建 PoC [概念验证],然后对其运行您感兴趣的操作。

您能否描述一下域模型和用例/操作的更多细节?

Yes this is no problem with Neo4j, it is running graphs with millions or billions of Nodes and Relationships.

You can easily create a PoC [Proof of Concept] by importing your graph and then run the operations on it that you're interested in.

Could you perhaps describe some more details of the domain model and the use-cases/operations?

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