Uses of Class
org.rumbledb.runtime.HybridRuntimeIterator
Packages that use HybridRuntimeIterator
Package
Description
-
Uses of HybridRuntimeIterator in org.rumbledb.runtime
Subclasses of HybridRuntimeIterator in org.rumbledb.runtimeModifier and TypeClassDescriptionclassclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.control
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.controlModifier and TypeClassDescriptionclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.flwor.clauses
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.flwor.clauses -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.flwor.expression
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.flwor.expression -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functionsModifier and TypeClassDescriptionclassDynamic invocation of a function item that represents a builtin named function reference.classclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.arrays
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.arraysModifier and TypeClassDescriptionclassF&O 3.1 array:append — returns a new array with one additional member (the appendage sequence).classclassXPath and XQuery Functions and Operators 3.1array:filter:array:filter($array as array(*), $predicate as function(item()*) as xs:boolean) as array(*).classclassclassclassXPath and XQuery Functions and Operators 3.1array:for-each:array:for-each($array as array(*), $action as function(item()*) as item()*) as array(*).classXPath and XQuery Functions and Operators 3.1array:for-each-pair:array:for-each-pair($array1 as array(*), $array2 as array(*), $function as function(item()*, item()*) as item()*) as array(*).classclassclassclassclassF&O 3.1 array:join — concatenates the members of a sequence of arrays in order into one array.classclassF&O 3.1 array:put — returns a new array with the member at a 1-based position replaced by a given sequence (FOAY0001 if position is out of bounds).classF&O 3.1 array:remove — returns a new array with members at the given 1-based positions omitted (distinct positions; order preserved).classclassXPath and XQuery Functions and Operators 3.1array:sort:array:sort($array),array:sort($array, $collation?),array:sort($array, $collation?, $key).classclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.dataframe
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.dataframe -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.input
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.inputModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.io
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.io -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.maps
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.mapsModifier and TypeClassDescriptionclassFO 3.1 map:find($input as item()*, $key as xs:anyAtomicType) as array(*).classFO 3.1 map:for-each($map as map(*), $action as function(xs:anyAtomicType, item()*) as item()*) as item()*.classDynamic function call when the function item is an XDM map ($map($key)), equivalent tomap:get.classW3C XPath/XQuerymap:get: requires exactly one map argument atomizes the key and requires exactly one atomic value returns the associated value sequence, if present This built-in is local execution only (consistent with map/array accessors).classW3C XPath/XQuerymap:keys: requires exactly one map argument returns the atomic keys present in the map This built-in is local execution only (consistent with map/array accessors).classW3C XPath/XQuerymap:remove:map:remove($map as map(*), $keys as xs:anyAtomicType*) as map(*). -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.object
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.objectModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.sequences.cardinality
-
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.sequences.general
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.sequences.generalModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.functions.sequences.value
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.functions.sequences.valueModifier and TypeClassDescriptionclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.misc
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.misc -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.primary
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.primary -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.scripting
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.scripting -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.scripting.block
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.scripting.block -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.scripting.loops
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.scripting.loops -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.typing
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.typingModifier and TypeClassDescriptionclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.update.expression
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.update.expressionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of HybridRuntimeIterator in org.rumbledb.runtime.xml
Subclasses of HybridRuntimeIterator in org.rumbledb.runtime.xmlModifier and TypeClassDescriptionclassPostfix lookup with XQuery 3.1 semantics.class