public interface SliceNode extends QueryModifierNode
| Modifier and Type | Method and Description |
|---|---|
SliceNode |
clone()
Cloning is needed for having multiple copies
in the same intermediate query tree.
|
Optional<Long> |
getLimit()
Length of the slice
|
long |
getOffset()
Beginning of the slice
|
acceptNodeTransformer, acceptTransformer, acceptVisitor, applyDescendingSubstitution, applyDescendingSubstitutionWithoutOptimizing, applyFreshRenaming, getPossibleVariableDefinitions, getVariableNullability, inferUniqueConstraints, isConstructed, isDistinct, liftIncompatibleDefinitions, normalizeForOptimization, propagateDownConstraint, removeDistincts, validateNodeacceptVisitor, getLocallyDefinedVariables, getLocallyRequiredVariables, getLocalVariables, getRequiredVariables, isEquivalentTo, isSyntacticallyEquivalentTo, isVariableNullableCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.