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

Add option to remove a node and all its outgoing descendants at once #436

Open
myrho opened this issue Jan 11, 2024 · 0 comments
Open

Add option to remove a node and all its outgoing descendants at once #436

myrho opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@myrho
Copy link
Contributor

myrho commented Jan 11, 2024

Users currently can only remove nodes from graph one by one. Sometimes the neighbors are also not needed anymore so there should be an option to remove a node and all its descendants (or ancestors) at once. Child nodes which have connections to other nodes should stay.

@myrho myrho self-assigned this Jan 11, 2024
@myrho myrho changed the title Add option to remove a thing and all its outgoing descendants at once Add option to remove a node and all its outgoing descendants at once Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants