Skip to main content

export_json

Function export_json 

Source
pub fn export_json(db: &GraphDb) -> Result<String>
Expand description

Serialize the full graph (nodes, edges, communities, metadata) to pretty-printed JSON.