Skip to main content

list

Function list 

Source
pub async fn list(__arg0: State<AppState>) -> impl IntoResponse
Expand description

GET /v1/graphs: one entry per stored graph, each with its hash and a shape summary (node/edge counts, entry and terminal node ids), following the enriched-runs precedent.