In Neo4j terminal window I run the following line of code: neo4j-shell -file NetworkUpdate2015.cypher
And I receive the next Error: ERROR (-v for expanded information): Error occurred in server thread; nested exception is: java.lang.StackOverflowError
If I run the file in blocks of 5000 records did not make mistake, however I need to do in a single run. The file contains 22755 rows
Anyone can help me determine the cause of the error and if necessary modify any configuration parameter? Thanks.