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§
Functions§
- find_
components_ from_ disk - List all the components that belong to corpus in the given directory.