Hi All,
After String Manipulation, I have create the “Create” statements. I want to execute these create statements in chunks of 20 statements at a time.
I have used “Chuck Loop Start”, but I suspect that somewhere the same create statement is run more than 1 time.
Also, I don’t see sequential ID, rather random ID.
My Questions are -
- I am doubtful about the seeing random ID, than sequential ID, am I correct ?
- Am I using the correct node → “Chunk Look Start”.
- Are there any nodes, that can automatically kick off parallel chunks , or split into chunks and execute on the graph database ?