Cannot create relationships in explore gui
Jens Keiling (staplerfahrer_klaus)
Hi,
i use the free Neo4J AuraDB Workspace Explore view. It seems that i cannot create relationships in the GUI between existing nodes.
Example:
- i select two nodes
- right click -> create relationship -> i select one of the available relationship types
- the relationship create menu opens
- i click "create" to save the relationship, but nothing happens
I use Microsoft Edge Version 120.0.2210.91. When i open the dev console, some error about "t.join is not a funciton" appears whenever i click to create the relationship, see the included picture for this.
Everything else in the gui works as intended.
Creating relationships with cypher queries also works fine, but i need to use the GUI for now.
Am i doing it wrong, or is this a bug?
Paul Mackay
I am also noticing I cannot create a relationship, I think its a different problem though. Why might the menu item be disabled?
Jeff Gagnon
Hi - Thanks for raising this issue. It might be a bug, we will look into it!
Jens Keiling (staplerfahrer_klaus)
Hi Jeff, it seems like the bug was fixed, i can create relationships directly in the GUI.
Thanks for looking after it.