| Modifier and Type | Method and Description |
|---|---|
DocumentQuery.DocumentSkip |
DocumentQuery.DocumentFrom.skip(long skip)
Defines the position of the first result to retrieve.
|
DocumentQuery.DocumentSkip |
DocumentQuery.DocumentLimit.skip(long skip)
Defines the position of the first result to retrieve.
|
DocumentQuery.DocumentSkip |
DocumentQuery.DocumentNameOrder.skip(long skip)
Defines the position of the first result to retrieve.
|
DocumentQuery.DocumentSkip |
DocumentQuery.DocumentWhere.skip(long skip)
Defines the position of the first result to retrieve.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.