Package | Description |
---|---|
org.basex.query.expr |
XQuery expressions.
|
org.basex.query.expr.gflwor | |
org.basex.query.up.expr |
Class and Description |
---|
For
FLWOR
for clause, iterating over a sequence. |
Class and Description |
---|
Count
GFLWOR
count clause. |
For
FLWOR
for clause, iterating over a sequence. |
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. |
Class and Description |
---|
Let
FLWOR
let clause, binding an expression to a variable. |
Copyright © 2005–2015 BaseX Team. All rights reserved.