Closed pedromtcosta closed 1 year ago
Hey! I'm afraid you'll have to resort to using Cypher (or via the QueryBuilder) for that. I had started implementing it, but it seemed a bit "dangerous" to have neogma delete all related nodes found via a given condition, and I decided to not go through with it.
Makes perfect sense to me, just wanted to be sure. Thank you!
Does neogma provide a way to delete a node together with all its relationships and related nodes? Or do I have to resort to using Cypher for that?