pub fn graph_to_dot(graph: &IncludeNodeGraph) -> String
Expand description

Get a dot/graphviz representation of the graph.