Skip to content

Graph Bug: Deleting a node doesn't delete its associated edges #218

@frankmayer

Description

@frankmayer

Arango is not deleting associated Edges when deleting a node.

When a node is deleted, by default it makes sense to also delete its associated edges. What good is a connection between two nodes having only one node? :D
Also it could break consistency if a new node is created, which has the same _id as the one that had been deleted in the past.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions