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

Function to free the graph state

Arguments

  • cx - Neon FunctionContext
  • graph_state_id - Unique identifier for the graph state

Returns

  • JsResult<JsBoolean> - Neon JsBoolean

Errors

  • Throws a Neon error