Im doing a: node.getRelationships(direction, myRelType)
however this seems to be taking a long time. I have given enough memory mapped space to hold all my graph in memory. - So I wonder how is the layout of the data? - for solving that query does neo4j has to loop over all the relationships on the given direction while filtering those rels with the given type? Thanks in advance -- 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.
