risingwave_frontend::utils::stream_graph_formatter

Function explain_stream_graph_as_dot

source
pub fn explain_stream_graph_as_dot(
    sg: &StreamFragmentGraph,
    is_verbose: bool,
) -> String