Type Definition graphannis::AnnotationGraph[][src]

type AnnotationGraph = Graph<AnnotationComponentType>;

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