aws/graph-explorer
View on GitHubAdd ability to select all nodes/edges in context menu
Open
#1,507 opened on Feb 10, 2026
explorationfundamentalgood first issueusability
Description
When the user right clicks on the graph canvas, they should have a few options to select various items in the graph.
- Select all nodes
- Select all edges
- Select all
This would replace whatever is already selected.