Hi All, here is an example of the problems I am having. graph is ~11M nodes; ~100M rels. The graph is densely connected with outdegrees in the range 5-30.
The query below hits the heap limit quickly and thrashes the GC. Any advice? Regards, John START a=node(41789), b=node(1513155) MATCH p=a-[*2]-b return p; <https://lh6.googleusercontent.com/-V6aXl5C-vsw/U4lEwAIcEgI/AAAAAAAAEUg/izBS_mw6vow/s1600/Screen+Shot+2014-05-30+at+7.52.40+PM.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 neo4j+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.