Skip to main content

get_graph

Function get_graph 

Source
async fn get_graph(
    data: Data<Mutex<CodePropertyGraph>>,
    query: Query<GraphQuery>,
) -> HttpResponse
Expand description

Return a subgraph of the main CPG, filtered by the given parameters.