Hello!
I have a sequence of code (including CALL apoc.nodes.link procedure) that uses a property value 'X' to run.
I need to iterate the same sequence with a list of the property values, namely: 'Y','Z',...
Of course I can copy/paste/replace 'X' by '...