Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
984 views
in Technique[技术] by (71.8m points)

neo4j browser being slooooow

I have grown used to the neo4j browser being slow. I mean really slow. If I make a query to the Movies database it takes maybe 15 seconds for it to show the result. It has bugged me, and was one of the reasons I bailed last time I looked at neo4j. "Too slow" i thought. But now I'm watching a movie about neo4j and in that demo, results comes back almost immediately.

I have a new install. Not changed anything. Total beginner.

Is this a known issue, or am I the only one in the world? What can I try to speed things up?

question from:https://stackoverflow.com/questions/65644538/neo4j-browser-being-slooooow

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

neo4j is not very different from other databases beside the unique graph functionality it offers , if you have the correct indexes created as much memory you have as faster the database will be , afcourse storage performance is important , if you have aggregation or sorting queries CPU is needed. Some good starting point you have here: https://neo4j.com/docs/operations-manual/current/performance/memory-configuration/


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...