You can see it in my picture below. I am using the default web interface http://localhost:7474 and my query is match n return n. It says displaying 8000 nodes and 0 relationships but when i do match n return n limit 500 it works fine. it renders the graph and shows the relationships
On Tuesday, May 5, 2015 at 9:28:41 PM UTC-4, Sumit Gupta wrote: > > Hi, > > If you do not get any results, then how do you know that you have 8K nodes? > > Also please check if your neo4j console is pointing to right Neo4j > Database. > > would be good if you can tell us the exact syntax used for connecting via > neo4j-shell. > > Thanks, > SUmit > > On Wednesday, 6 May 2015 06:54:55 UTC+5:30, Dan Tascher wrote: >> >> I have only about 8000 nodes in my database and when I do match n return >> n I never get any graph back, any reason why or how to fix? >> >> >> >> <https://lh3.googleusercontent.com/-F77CDtCIjFc/VUknea6JBiI/AAAAAAAAZf4/TL-Yyu5Ruxg/s1600/Screen%2BShot%2B2015-05-05%2Bat%2B4.25.57%2BPM.png> >> >> -- 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.
