Method Skip
Skip<TInput>(long)
Creates a $skip stage.
Parameters
skip
longThe skip.
Returns
- Pipeline
Stage <TInput, TInput>Definition The stage.
Type Parameters
TInput
The type of the input documents.
Creates a $skip stage.
skip
longThe skip.
The stage.
TInput
The type of the input documents.