graph-explorer icon indicating copy to clipboard operation
graph-explorer copied to clipboard

[Bug] UI confuses Node ID and property with name "id"

Open kmcginnes opened this issue 5 months ago • 0 comments

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.

kmcginnes avatar Sep 17 '24 16:09 kmcginnes