Uses of Class
org.basex.query.QueryPlan
Packages that use QueryPlan
Package
Description
XQuery expressions.
XQuery Full Text expressions.
XQuery path expressions.
XQuery functions.
Full-text specific utility classes.
-
Uses of QueryPlan in org.basex.query.expr
Methods in org.basex.query.expr with parameters of type QueryPlanModifier and TypeMethodDescriptionvoidvoidvoidvoidfinal voidvoidvoidvoidvoidvoidabstract voidCreates a query plan.voidfinal voidvoidvoidvoidvoidvoidfinal voidvoidvoidvoidvoidfinal voidvoidvoidvoid -
Uses of QueryPlan in org.basex.query.expr.ft
Methods in org.basex.query.expr.ft with parameters of type QueryPlanModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of QueryPlan in org.basex.query.expr.gflwor
Methods in org.basex.query.expr.gflwor with parameters of type QueryPlanModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of QueryPlan in org.basex.query.expr.index
Methods in org.basex.query.expr.index with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.expr.path
Methods in org.basex.query.expr.path with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.func
Methods in org.basex.query.func with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.func.java
Methods in org.basex.query.func.java with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.scope
Methods in org.basex.query.scope with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.up.expr
Methods in org.basex.query.up.expr with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.value.array
Methods in org.basex.query.value.array with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.value.item
Methods in org.basex.query.value.item with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.value.map
Methods in org.basex.query.value.map with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.value.node
Methods in org.basex.query.value.node with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.value.seq
Methods in org.basex.query.value.seq with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.query.var
Methods in org.basex.query.var with parameters of type QueryPlan -
Uses of QueryPlan in org.basex.util.ft
Methods in org.basex.util.ft with parameters of type QueryPlan