pub fn cmd_export( path: &Path, nodes_only: bool, session: Option<u32>, pretty: bool, ) -> AmemResult<()>
Export graph as JSON.