Add function to create URL with current graph
Open
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
This will serialize the nodes and edges that are added to the graph. We will likely use base64 encoding, but we might be able to do some form of URL encoding that makes sense.
We will also need to include some connection information to ensure we are pointed at the correct database, using the correct auth and query language.
Contributor guide
Assessment
This issue has not been assessed yet.