Function dsnp_graph_sdk_node::api::commit  
source · pub fn commit(cx: FunctionContext<'_>) -> JsResult<'_, JsBoolean>Expand description
Function to commit pending changes to a graph state
Arguments
cx- Neon FunctionContextgraph_state_id- Unique identifier for the graph state ReturnsJsResult<()>- Empty result status Errors Does not throw