ugurdogrusoz / visuall

Visuall: A tool for convenient construction of a web based visual analysis component
2 stars 0 forks source link

Collapse multiple edges on load improvement #356

Closed ugurdogrusoz closed 3 years ago

ugurdogrusoz commented 3 years ago

Currently, we collapse all multi edges on load, whereas we should only apply collapse on edges that are part of the query / operation result. Other multi edges that existed in the graph before the query that were expanded should stay expanded even if "Collapse multiple edges on load" is true.