We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Delete node&relation (#8) adds deletion feature suggested in issue #4
5e38b3e
* added preparations for delete sequence * querrying rework & bugfix * corrected cypher construction sequence: match > where > merge > optional match/merge ... * researched delete sequences * deletion sequences refined * Deletion container/mapper & TODO convert id to string * primary deletion of nodes and relations implemented * primary deletion sequence tested * more tests & @preload / @PostLoad implemented * deletion sequences fully implemented & code cleanup
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: