[][src]Module graphannis::corpusstorage

Types that are used by the CorpusStorage API.

Structs

CorpusInfo

Information about a corpus that is part of the corpus storage.

CountExtra

A struct that contains the extended results of the count query.

FrequencyDefEntry

Definition of a single attribute of a frequency query.

GraphStorageInfo

Information about a single graph storage of the corpus.

QueryAttributeDescription

Description of an attribute of a query.

Enums

CacheStrategy

Different strategies how it is decided when corpora need to be removed from the cache.

ImportFormat

An enum of all supported input formats of graphANNIS.

LoadStatus

Indicates if the corpus is partially or fully loaded into the main memory cache.

QueryLanguage

An enum over all supported query languages of graphANNIS.

ResultOrder

Defines the order of results of a find query.

Type Definitions

FrequencyTable

Definition of the result of a frequency query.