Re: [Neo4j] issues with the Superfast Batch Importer

2014-05-31 Thread Rich Morin
On Saturday, May 31, 2014 5:52:09 PM UTC-7, Michael Hunger wrote: > > So right now for that new importer you have to provide node-id's externally > Yow! OK, I can retrofit my latest changes onto an earlier version which generates IDs. That said, can you give any idea of when you expect the ind

Re: [Neo4j] issues with the Superfast Batch Importer

2014-05-31 Thread Michael Hunger
Rich, thanks so much for looking into it. as far as I understood, this new implementation does not yet support external id's (i.e. those index-lookups). I'm working in parallel on another version that integrates with new kernel-level APIs that provide a similar functionality but will also support

Re: [Neo4j] issues with the Superfast Batch Importer

2014-05-31 Thread Michael Hunger
What do your files look like, can you show the first 10 lines of each? On Sun, Jun 1, 2014 at 12:33 AM, Rich Morin wrote: > I've been trying out the new "Superfast Batch Importer": > > https://github.com/neo4j-contrib/superfast-batch-importer > > It looks very promising, but I'm having a few

[Neo4j] issues with the Superfast Batch Importer

2014-05-31 Thread Rich Morin
I've been trying out the new "Superfast Batch Importer": https://github.com/neo4j-contrib/superfast-batch-importer It looks very promising, but I'm having a few problems. Help? Background My real files will be enormous (eg, 100M rels), so I'm using moderate-sized test files: $ wc -l tmp