It may be that you're hitting a memory issue - I've certainly never thrown
anything that big at it. Have you tried increasing the size of your JVM?


On 25 February 2014 00:49, <t.kluse...@gmail.com> wrote:

> Hey guys, I'm trying to import a rather large dataset in the Geoff format
> into Neo4j. The file containing the graph data is about 1.3 GB and defines
> more than 4 million nodes and 8 million relationships. I'm able to import
> files that are about 1 MB in size using load2neo. However, for the large
> file, the POST request to the load2neo server extension produces a 500
> server error. As far as I know, I can't split the file into smaller chunks
> because relationships and the nodes comprising them have to be defined in
> the same file for load2neo. I would appreciate your suggestions on dealing
> with this issue.
>
> Thank you.
>
> --
> 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 neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to