Skip to main content

export_graphml

Function export_graphml 

Source
pub fn export_graphml(source: &str) -> Result<String, JsValue>
Expand description

Export the reference graph as GraphML format.

GraphML is an XML-based format supported by yEd, Gephi, Cytoscape, etc.