[][src]Module graphannis_capi::update

Functions

annis_graphupdate_add_edge

Add "add edge" action to the graph update object.

annis_graphupdate_add_edge_label

Add "add edge label" action to the graph update object.

annis_graphupdate_add_node

Add "add node" action to the graph update object.

annis_graphupdate_add_node_label

Add "add node label" action to the graph update object.

annis_graphupdate_delete_edge

Add "delete edge" action to the graph update object.

annis_graphupdate_delete_edge_label

Add "delete edge label" action to the graph update object.

annis_graphupdate_delete_node

Add "delete node" action to the graph update object.

annis_graphupdate_delete_node_label

Add "delete node label" action to the graph update object.

annis_graphupdate_new

Create a new graph (empty) update instance