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

Delete Node/Relation #4

Closed
VenaNocta opened this issue Jul 20, 2020 · 0 comments · Fixed by #8
Closed

Delete Node/Relation #4

VenaNocta opened this issue Jul 20, 2020 · 0 comments · Fixed by #8
Labels
feature New feature or request

Comments

@VenaNocta
Copy link
Member

  • add delete for Nodes and Relations
  • also enforce deletion of relations when saving Relation lists in Nodes
@VenaNocta VenaNocta added the feature New feature or request label Jul 20, 2020
@VenaNocta VenaNocta changed the title Delete Node/Realation Delete Node/Relation Jul 27, 2020
VenaNocta added a commit that referenced this issue Jul 30, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant