aws / aws/graph-explorer

[Feature Request] From an URL open the Graph Explorer showing a graph (2024 Roadmap item)

Open
#298 2 comments 3 reactions 0 assignees View on GitHub
discussion enhancement needs-triage sharing usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.

**Is your feature request related to a problem? Please describe.**
This new feature addresses:
1. a user wanting to bookmark the current Graph Explorer visualization as URL.
2. a user wanting to share the current Graph Explorer visualization with another user by sharing an URL.
3. the option of opening the Graph Explorer from a Neptune query result in the Jupyter Notebook.
4. the option of opening the Graph Explorer from an application.

**Describe the solution you'd like**
a. The user captures the URL from the browser address bar.
b. The URL includes multiple settings the Graph Explorer needs to visualize a graph, including:
1. a reference to a saved database connection
2. [TBD] the underline query used to retrieve the data visualized or the static list if the nodes and edges ids
3. the navigation settings as the user opened neighbour edges and nodes
4. the visualization settings of nodes moved in a different location by the user
5. [TBD] the zoom visualization settings as pan and scale, or box

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.