Trying to load data representing 2 node types and one set of relationships between the two.
Loading from CSV files with headers Working in the browser interface, loading the two node data sets (32 and 17717 nodes respectively) and the relationships between them takes less than 6 seconds Working in the cypher-shell pasting individual commands in one after the other (same as using the browser interface) the data load takes about the same length of time. Putting the commands into a text script file and piping it into cypher-shell takes 9 minutes and 55 seconds (10 minutes). What is going on here? Anyone else seen this? For the record, I'm on a Late 2012 27-inch iMac with 24GB RAM. Running OSX 10.11.6 and with Java 1.8.0_131-b11. Neo4J is 3.2.1 Community Edition. -- 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.
