pub fn export_graphml(source: &str) -> Result<String, JsValue>
Export the reference graph as GraphML format.
GraphML is an XML-based format supported by yEd, Gephi, Cytoscape, etc.