| AqlErrorHandler |
Utility class to handle specific errors during parsing
Allows to return more meaningful messages during AQL parsing
Created by christian on 4/15/2016.
|
| AqlErrorHandlerNoRecovery |
Utility class to handle specific errors during parsing
Allows to return more meaningful messages during AQL parsing
Created by christian on 4/15/2016.
|
| AqlExpression |
Wrap the walkers for pass1 and pass2 as well as invoke the WHERE getQueryOptMetaData
|
| AqlExpressionWithParameters |
|
| Contains |
main entry point for CONTAINS clause resolution
|
| OrderAttribute |
Representation of the ORDER BY clause in an AQL query
Created by christian on 5/26/2016.
|
| OrderAttribute.OrderDirection |
|
| Statements |
|
| TopAttributes |
Representation of the TOP parameter
Created by christian on 5/24/2016.
|
| TopAttributes.TopDirection |
|