GRAPH_COMMIT 605 graph.c graph->state = GRAPH_COMMIT; GRAPH_COMMIT 687 graph.c graph_update_state(graph, GRAPH_COMMIT); GRAPH_COMMIT 761 graph.c graph_update_state(graph, GRAPH_COMMIT); GRAPH_COMMIT 1125 graph.c case GRAPH_COMMIT: GRAPH_COMMIT 1144 graph.c if (graph->state != GRAPH_COMMIT) {