Skip to main content

export_cypher

Function export_cypher 

Source
pub fn export_cypher(
    graph: &KnowledgeGraph,
    output_dir: &Path,
) -> Result<PathBuf>
Expand description

Export the graph as Cypher CREATE statements for Neo4j.