Hi Pablo, >>Regarding the boiled down version of my code I guess I could prepare it but >>it's quite a big project
Here's a boiled-down batch load demo I did earlier based on public Wikipedia data: http://code.google.com/p/graphdb-load-tester/ It includes what I believe to be a faster Lucene batch indexer service using a bloom filter and various other optimisations. However, the underlying Neo4J database doesn't seem to be able to cope with inserting these volumes of data on my available hardware and I don't have (and would hope not to need) 10s of gigabytes of RAM to throw at the problem. Cheers, Mark _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

