pub fn remove_user_graph(cx: FunctionContext<'_>) -> JsResult<'_, JsBoolean>
Expand description

Function to remove user graph from the graph state

Arguments

  • cx - Neon FunctionContext
  • graph_state_id - Unique identifier for the graph state
  • dsnp_user_id - DSNP user id

Returns

  • JsResult<JsBoolean> - Neon JsBoolean

Errors

  • Throws a Neon error