Module graphannis_core::graph[][src]

Modules

Types used to describe updates on graphs.

Structs

A representation of a graph including node annotations and edges. Edges are partioned into components and each component is implemented by specialized graph storage implementation.

Return an annotation key which is used for the special annis::node_type annotation which every node must have to mark its existence.

Constants