pub fn export_json(graph: &KnowledgeGraph, output_dir: &Path) -> Result<PathBuf>Expand description
Export graph to graph.json in NetworkX node_link_data format.
pub fn export_json(graph: &KnowledgeGraph, output_dir: &Path) -> Result<PathBuf>Export graph to graph.json in NetworkX node_link_data format.