Module graph

Module graph 

Source

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_EMPTY_LAYER
DEFAULT_NS
NODE_NAME
NODE_TYPE

Functions§

find_components_from_disk
List all the components that belong to corpus in the given directory.