Skip to main content

export_dot

Function export_dot 

Source
pub fn export_dot(db: &GraphDb) -> Result<String>
Expand description

Export the graph in Graphviz DOT format with colour-coded node kinds and edge types.