Module graphannis_capi::graph[][src]

Functions

Get the layer of the given component.

Get the name of the given component.

Get the type of the given component.

Return a vector of all components for the graph g.

Return a vector of all components for the graph g and the given component type.

Return a vector of annnotations for the given edge in the component of graph `g.

Return a vector of all annotations for the given node in the graph g.

Return an iterator over all nodes of the graph g and the given node_type (e.g. “node” or “corpus”).

Return a vector of all outgoing edges for the graph g, the source node and the given component.