Thanks Michael for his kind explanation, it turned out that my import of relationships hit an "eager loading problem" which is completely described in blog post by Mark Needham <http://www.markhneedham.com/blog/2014/10/23/neo4j-cypher-avoiding-the-eager/> and in posts by Michael himself referenced from there.
Import in 10000 lines chunks hits it but as soon as it does not hit JVM heap size limit, it works Ok. So, the heavy life of datastore manager is good again :) WBR, Andrii -- 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.
