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

Fix handling of constraints in refactor procedures #703

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

loveleif
Copy link
Contributor

Fixes #699

  • Better handling of constraints in apoc.refactor.to, apoc.refactor.from, apoc.refactor.invert and apoc.refactor.mergeNodes.
  • Add option to fail on errors in apoc.refactor.to, apoc.refactor.from and apoc.refactor.invert.

@loveleif loveleif added the dev label Dec 10, 2024
@loveleif loveleif changed the title Fix merge nodes Fix handling of constraints in refactor procedures Dec 10, 2024
@loveleif
Copy link
Contributor Author

- Better handling of constraints.
- Introduce option to fail on errors.
- Better handling of constraints.
- Introduce option to fail on errors.
- Better handling of constraints.
- Introduce option to fail on errors.
Better handling of constraints.
Copy link
Contributor

@gem-neo4j gem-neo4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Don't forget to update the docs for these with the new config item :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants