public static interface DocumentQuery.DocumentLimit extends DocumentQuery.DocumentQueryBuild
| Modifier and Type | Method and Description |
|---|---|
DocumentQuery.DocumentSkip |
skip(long skip)
Defines the position of the first result to retrieve.
|
build, getResult, getSingleResultDocumentQuery.DocumentSkip skip(long skip)
skip - the first result to retriveCopyright © 2017–2020 Eclipse Foundation. All rights reserved.