klyn.data.internal.QueryPlan.withWindow
method
public withWindow(windowOffset as Long, windowLimit as Long) as QueryPlanBase:
Description

Creates a relative immutable result window.

Existing offset and limit clauses remain authoritative: paging cannot escape the result interval represented by this plan.