问题
I have a node that has 39 sub-nodes, when I using neo4j browser, I dbclick this node, and alert "Sorry! Too many neighbours", anyone know how to solve this problem? Is there any better and high performance neo4j graph view tool?
回答1:
Neo4j has a shell.you can try it. if you running it in the local y can simple run it in your terminal.(ubuntu)
nother thing is neo4j server require high performance.. Try the console.
回答2:
you can try third party tools such as in this answer: How to visualize a neo4j graph
or at the main neo4j site there are tutorials and howtos: http://www.neo4j.org/develop/visualize
来源:https://stackoverflow.com/questions/24990741/neo4j-sorry-too-many-neighbours