neo4j-labs / arrows.app

A graph drawing application
https://arrows.app
Apache License 2.0
109 stars 17 forks source link

No mechanism to specify 1:M, M:M relationships for correct graphQL export #101

Open mandpd opened 1 year ago

mandpd commented 1 year ago

It looks like the graphQL exporter assumes 1:1 relationships only between nodes. We are trying to use the arrows.app schema as authoritative and to use the graphQL export without manual modification. There doesn't seem to be a way to indicate 1:M or M:M relationships through the UI.

Mattang-John commented 10 months ago

This is also something effecting our ability to use this tool.

djanjanin commented 6 months ago

I'd love to see this, too.