Please share the structure of your csv, your query, your configuration (OS, RAM, DISK etc) and your graph.db/messages.log And how you run your query.
On Sun, Jun 21, 2015 at 3:24 PM, Ibrahim El-sayed <[email protected]> wrote: > I have a large CSV file that I want to insert into neo4j > I use the periodic commit method to commit from my CSV to the server since > this supposed to be the ideal case to deal with big data. > I have created small test CSV files around 7Mb each one. I tried to do > periodic commit on these files however when I send the query from the neo4j > web interface it keep showing "processing" and it never returns !!! ?? what > might be the problem ?? or how to make sure that my data has been > processed. > > I also would like to know the fastest way to insert and query data from > neo4j given that my data set is large. I would like to insert around > 5Million nodes and 5 millions relations. I don't see it feasible with the > current performance though !! > > Regards > > -- > 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. > -- 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.
