Package org.corpus_tools.graphannis.capi
Interface AnnisQueryLanguage
-
public interface AnnisQueryLanguage- Author:
- Thomas Krause <thomaskrause@posteo.de>
-
-
Field Summary
Fields Modifier and Type Field Description static intAQLstatic intAQLQuirksV3Emulates the (sometimes problematic) behavior of AQL used in ANNIS 3
-
-
-
Field Detail
-
AQL
static final int AQL
- See Also:
- Constant Field Values
-
AQLQuirksV3
static final int AQLQuirksV3
Emulates the (sometimes problematic) behavior of AQL used in ANNIS 3- See Also:
- Constant Field Values
-
-