[][src]Module graphannis_core::graph

Modules

serialization
storage
update

Types used to describe updates on graphs.

Structs

DEFAULT_ANNO_KEY
Graph

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.

NODE_NAME_KEY
NODE_TYPE_KEY

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

Constants

ANNIS_NS
DEFAULT_NS
NODE_NAME
NODE_TYPE