[][src]Type Definition graphannis::AnnotationGraph

type AnnotationGraph = Graph<AnnotationComponentType>;

A specialization of the Graph, using components needed to represent and query corpus annotation graphs.