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

查看:145
本文介绍了在大型数据集上使用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天全站免登陆