Skip to main content

dispatch_graph

Function dispatch_graph 

Source
pub async fn dispatch_graph(graph: &GraphMemory, request: &Request) -> Response
Expand description

Execute a graph operation against an open store.

Control operations (Request::Hello, Request::Shutdown) are owned by the connection loop and reported as unsupported here.