在大型数据集上使用 Neo4j 的经验? [英] Experiences of using Neo4j with large datasets?

查看:19
本文介绍了在大型数据集上使用 Neo4j 的经验?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人有过将 Neo4j 用于 TB 级数据集的经验?我想听听您对 Neo4j 性能的体验

Has anyone gone any experience of using Neo4j with terabyte sized datasets? I would like to hear about your expereinces with how Neo4j performs

推荐答案

只要您的磁盘足够大且足够快,并且您的内存允许缓存数据的相关(热)部分,您就不应该遇到问题.

As long as your disk is large and fast enough and your memory allows for caching of the relevant (hot) portion of your data, you shouldn't run into issues.

优化,用于根据特定需求调整 Neo4j 数据存储.

There are optimizations for tuning the Neo4j datastore to specific needs.

否则,这取决于您的数据集类型.查询性能应该不是问题,如果您必须为加入导入的节点进行大量索引查找,插入性能可能会受到影响(但 Neo4j 团队正在努力).

Otherwise it depends on the kind of your dataset. Query performance shouldn't be an issue, insert performance might suffer if you have to do a lot of index lookups for joining imported nodes (But the Neo4j team works on that).

也许您应该加入 Neo4j 邮件列表,以便更一致地回答您的所有问题.

Perhaps you should join the Neo4j mailing list to answer all your questions more consistently.

这篇关于在大型数据集上使用 Neo4j 的经验?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆