pub fn explain_stream_graph_as_dot( sg: &StreamFragmentGraph, table: Option<Table>, is_verbose: bool, ) -> String