[][src]Module graphannis_core::types

Structs

AnnoKey

The fully qualified name of an annotation.

Annotation

An annotation with a qualified name and a value.

Component

Identifies an edge component of the graph.

DefaultComponentTypeIter
DefaultGraphIndex
Edge

Directed edge between a source and target node which are identified by their ID.

Enums

DefaultComponentType

A simplified implementation of a ComponentType that only has one type of edges.

Traits

ComponentType
NumValue

Type Definitions

NodeID

Unique internal identifier for a single node.