pub fn render_dot(
graph: &LineageGraph,
group_by: Option<GroupBy>,
direction: Direction,
)Expand description
Render the lineage graph as Graphviz DOT format to stdout
pub fn render_dot(
graph: &LineageGraph,
group_by: Option<GroupBy>,
direction: Direction,
)Render the lineage graph as Graphviz DOT format to stdout