Skip to main content

graph_to_json

Function graph_to_json 

Source
pub fn graph_to_json(subgraph: &GraphSubgraph) -> Result<Value, GraphDbError>
Expand description

Convert a GraphSubgraph into JSON.