Package org.basex.query.gflwor

Class Summary
Count GFLWOR count clause.
For FLWOR for clause, iterating over a sequence.
GFLWOR General FLWOR expression.
GFLWOR.Clause A FLWOR clause.
GroupBy The GFLWOR group by expression.
GroupBy.Spec Grouping spec.
Let FLWOR let clause, binding an expression to a variable.
OrderBy FLWOR order by-expression.
OrderBy.Key Sort key.
Where GFLWOR where clause, filtering tuples not satisfying the predicate.
Window the GFLWOR window clause.
Window.Condition A window start of end condition.