Hey Rick, which version did you use for this?

I think it was fixed after that version you have.

Michael

> Am 19.03.2015 um 15:46 schrieb cui r <[email protected]>:
> 
> Hi,
> 
> I am trying to use USING PERIODIC COMMIT to load a csv with 0.5 million rows, 
> but never get it work. The error is:
> 
> USING PERIODIC COMMIT 1000 load csv with headers from "file:///.../data.csv" 
> as csvline 
> merge (h:Holding{holdingId:csvline.holdingId}) set ...
> 
> The statement has been closed.
> Neo.DatabaseError.Statement.ExecutionFailure
>               
> I couldn't find any error in the logs (message.log, std err/out, or http). I 
> do see this statement in the http log with return code 200.
> 
> Without using periodic commit, it takes about 50 seconds to load the file. 
> With the periodic commit, the error returns within 10 seconds.
> 
> Thanks.
> Rick
> 
> -- 
> 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] 
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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.

Reply via email to