Hello! I am a newbie to Neo4j. I am using apoc.periodic.iterate to create a new relationship between the existing nodes when a certain condition is satisfied, with {batchSize=100000, parallel:false}. This throws me an error java.lang.OutofMemoryError...