apoc
apoc copied to clipboard
rebind flag in apoc.periodic.iterate
Issue by jexp
Monday Jul 06, 2020 at 12:11 GMT
Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1582
-
read entity still works, only writing fails
-
.getId() is still transferrable/useable -
with the flag (default to true or false) ??
-
try to walk through datastuctures and lookup entities by id in current tx
-
fail if it's not possible
-
add an apoc.node/relationship.rebind(node/rel) function