stefanak-michal / cyphergui

GUI admin tool for graph databases.
https://stefanak-michal.github.io/cyphergui/
Apache License 2.0
52 stars 4 forks source link

Relationship start or end node change #107

Open stefanak-michal opened 21 hours ago

stefanak-michal commented 21 hours ago

When the start or end node is changed and option to keep tab open after execute is enabled, opened tab will become invalid. Visually there is no problem but relationship with that id no more exists. Changing start or end node for relationship requires recreating that relationship.

So in that case would be good to close that tab and open new one with that newly created relationship. Something like when creating new node/rel.