graph-explorer
graph-explorer copied to clipboard
[Bug] UI confuses Node ID and property with name "id"
Description
In Gremlin (and maybe openCypher) if a node has a property with the key "id" then Graph Explorer's UI will confuse it with the proper node ID causing odd and incorrect behavior
Steps to Reproduce
Expected Behavior
Graph Explorer should differentiate between the proper node ID and a property with the name "id".
[!IMPORTANT] If you are interested in working on this issue or have submitted a pull request, please leave a comment.
[!TIP] Please use a 👍 reaction to provide a +1/vote.
This helps the community and maintainers prioritize this request.