Skip to main content

read_graphml

Function read_graphml 

Source
pub fn read_graphml(xml: &str) -> Result<OwnedGraph, Error>
Expand description

Read a GraphML file produced by the visiting-tool extractor into an OwnedGraph.