You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a neo4j graph that i am displaying in hierarchical mode. I have a scenario where i have multiple relationships between a pair of nodes. I am expecting the relationships to not overlap
Actual Behavior (Mandatory)
however, the relationships are overlapping in that case. I tried to add avoidOverlap i hierarchical, but seems that doesn't work for hierarchical.