Skip to main content

write_graphml

Function write_graphml 

Source
pub fn write_graphml(graph: &OwnedGraph) -> Result<String, Error>
Expand description

Serialize an OwnedGraph to GraphML, matching the visiting-tool extractor’s schema.