default export
Primary entry point for @dortdb/lang-xquery. Exports the XQuery
language plugin, its AST visitor, the DOM/XML data adapter, the
XQuery-specific plan operators, and shared XQuery context utilities.
Classes
- DomDataAdapter
- ProjectionSize
- TreeJoin
- XQueryAttributeRenameChecker
- XQueryAttributeRenamer
- XQueryCalculationBuilder
- XQueryEqualityChecker
- XQueryExecutor
- XQueryLogicalPlanBuilder
- XQueryTransitiveDependencies
- XQueryVariableMapper
Interfaces
- DescentArgs
- FnContext
- XQueryAggregate
- XQueryCastable
- XQueryConfig
- XQueryDataAdapter
- XQueryFn
- XQueryLangCtx
- XQueryLanguage
- XQueryOp
- XQueryPlanVisitor
- XQueryPrologOptions
- XQueryVisitor
Variables
- and
- castables
- data
- docGe
- docLe
- DOT
- empty
- eq
- exists
- falseFn
- ge
- gt
- is
- kwEq
- kwGe
- kwGt
- kwLe
- kwLt
- kwNeq
- last
- le
- LEN
- lt
- max
- min
- neq
- not
- or
- POS
- position
- skipAtomization
- sum
- to
- trueFn
- xhtml