Module graphannis_core::graph

source ·

Modules§

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§