smart-data-lake / sdl-visualization

Visualization for SDLB config
GNU General Public License v3.0
4 stars 1 forks source link

Lineage: Showing only direct neighbors / Expansion functionality for DAG #21

Closed iliassoto closed 1 year ago

iliassoto commented 2 years ago

As of now, the lineage show every predecessor and every successor for selected dataObject-nodes within the DAG. If the graphs get too big, the display can become hard to read and the overview gets lost. For this, we would like to know the view to first show only direct neighbors (of degree 1 starting from the selected dataObject), with the option of expanding the graph to further levels.