[Neo4j] Re: jexp batch importer

2014-05-29 Thread [:Koen]
github issue #100 thx kon Op woensdag 28 mei 2014 07:10:21 UTC+2 schreef [:Koen]: > > Hi, would it be possible to add some basic error logging to the jexp batch > importer especially for the situation where some records are "skipped" as > part of the rels loading but the process itself continue

[Neo4j] Re: jexp batch importer

2014-05-29 Thread [:Koen]
hi, thx . i will do so.. thx koen as a temp solution ... since i am not really a programmer (i can edit / compile the source ..) i wonder if it would be possible to give a small hint / code piece to be included in that part of the file in order to echo the specific id that fails to the

Re: [Neo4j] Re: jexp batch importer

2014-05-29 Thread Michael Hunger
Sure it would have to go into a log. Can you raise a github issue or a send in a PR? Sent from mobile device Am 29.05.2014 um 14:27 schrieb Wes Freeman : > You could put something near here: > https://github.com/jexp/batch-import/blob/2.1/src/main/java/org/neo4j/batchimport/Importer.java#L196 >

Re: [Neo4j] Re: jexp batch importer

2014-05-29 Thread Wes Freeman
You could put something near here: https://github.com/jexp/batch-import/blob/2.1/src/main/java/org/neo4j/batchimport/Importer.java#L196 Wes On Thu, May 29, 2014 at 7:43 AM, [:Koen] wrote: > any ideas ? > > this is the command used to import the data: > > java -server -Dfile.encoding=UTF-8

[Neo4j] Re: jexp batch importer

2014-05-29 Thread [:Koen]
any ideas ? this is the command used to import the data: java -server -Dfile.encoding=UTF-8 -Xmx4G -jar c:\neo4jdata\test\importer.jar c:\neo4j-2.0.3\data\graph.db this is the message i receive: Using Existing Configuration File Importing 315 Nodes took 0 seconds Importing 8