Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Out of memory" crash and a little question #93

Open
ItWasLGS opened this issue Jul 6, 2022 · 0 comments
Open

"Out of memory" crash and a little question #93

ItWasLGS opened this issue Jul 6, 2022 · 0 comments

Comments

@ItWasLGS
Copy link

ItWasLGS commented Jul 6, 2022

Hi,I met some questions when exploring your knowledge graph as I list below:

Firstly,as I finshed the building step(for docker container),I excuted some lines in Cypher to test the knowledge graph.
But after the line "match data=(n{name:"cancer"})-[*1..2]->(m) return data" input,I just got my neo4j crashed and the error code"out of memory".
Even if I rebuilt the docker container with "docker run -d --name ckgapp -p 7474:7474 -p 7687:7687 -p 8090:8090 -p 8050:8050 --env=NEO4J_dbms_memory_pagecache_size=20G --env=NEO4J_dbms_memory_heap_initial__size=10G --env=NEO4J_dbms_memory_heap_max__size=20G docker-ckg:latest",it remained the same.

Secondly,I am curious about whether there would be any node or relationship about time infomation in your graph,while I got nothing from your property key"timepoint".So I wonder if there exists such information in CKG.

I would be very appreciated if you can help me with those questions and longing for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant