Can someone confirm if the above query right at line 9, if so can someone explain me what does "i" here mean, like what does it represent or point?
The above code was a part of Turn a Harry Potter Book into a Knowledge Graph | by Tomaz Bratanic | Neo4j Developer Blog | Medium this article.
I know it's setting property weight to nodes, but where did that "i" come from, because we are using "row" as the pointer.
Thanks in advance.