Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebind flag in apoc.periodic.iterate #1582

Closed
jexp opened this issue Jul 6, 2020 · 0 comments · Fixed by #3098
Closed

rebind flag in apoc.periodic.iterate #1582

jexp opened this issue Jul 6, 2020 · 0 comments · Fixed by #3098
Assignees

Comments

@jexp
Copy link
Member

jexp commented Jul 6, 2020

  • 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

@conker84 conker84 added Larus and removed Larus labels Jan 26, 2021
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Aug 2, 2022
conker84 pushed a commit that referenced this issue Dec 12, 2022
* Fixes #1582: rebind flag in apoc.periodic.iterate

* moved in full

* Added docs
vga91 added a commit that referenced this issue Jun 5, 2023
* Fixes #1582: rebind flag in apoc.periodic.iterate

* moved in full

* Added docs
vga91 added a commit that referenced this issue Jun 5, 2023
* Fixes #1582: rebind flag in apoc.periodic.iterate

* moved in extended

* Added docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants