Skip to main content

remove_edge

Function remove_edge 

Source
pub async fn remove_edge(
    __arg0: Path<(String, u64)>,
    __arg1: State<Arc<AppState>>,
) -> Result<StatusCode, (StatusCode, Json<ErrorResponse>)>
Expand description

Remove an edge by ID.