I seem to have the same problem. I am new to Neo4j and have installed Neo4j2.1.1 binary version on windows 7. I have created few nodes I can see them as a list in webadmin data browser but cannot visualise them.
As long as the node count is below 1000 nodes I can visualise all of them on localhost:7474/browser but not in webadmin data browser. Also as suggested in one of the posts above I am able to visualise a single node after clicking it from nodes list.. but I do need to visualise all nodes. The fact that I will probably end up creating more then 10m nodes being able to visualise the nodes and their relationships will be really good... On the developer debugging console i see below errors Failed to load resource: the server responded with a status of 400 (Bad Request) http://localhost:7474/db/manage/server/console/ 3Uncaught TypeError: Cannot read property 'node' of null Renderer.js:238 2 1. Uncaught TypeError: Cannot read property 'node' of null Renderer.js:238 Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:7474/db/data/index/node/crmd_orderadm_h?_=1401870557436&query=key%3A* 3 1. Uncaught TypeError: Cannot read property 'node' of null Renderer.js:238 Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:7474/db/data/node/2?_=1401872307429 any help will be greatly appreciated. Thanks, Anand On Wednesday, November 14, 2012 1:20:41 PM UTC, Nirmal Singh wrote: > > Hi Everyone, > > I could not see graphical view of my nodes (few days ago I could see it). > Can anyone help me with that. > > > <https://lh6.googleusercontent.com/-GE-CiJVxmQs/UKOagI72T6I/AAAAAAAAABU/jT5bSiOTf8s/s1600/Untitled.png> > > Thanks, > Nirmal > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
