Uses of Interface
com.couchbase.client.java.query.dsl.path.LimitPath
| Package | Description |
|---|---|
| com.couchbase.client.java.query.dsl.path |
-
Uses of LimitPath in com.couchbase.client.java.query.dsl.path
Subinterfaces of LimitPath in com.couchbase.client.java.query.dsl.path Modifier and Type Interface Description interfaceAsPath.interfaceFromPath.interfaceGroupByPath.interfaceHavingPath.interfaceHintPathHint clause (especially for specifying indexes to use) after a from clause.interfaceJoinPath.interfaceKeysPath.interfaceLetPathinterfaceLettingPath.interfaceNestPath.interfaceOrderByPath.interfaceSelectResultPath.interfaceUnnestPath.interfaceWherePathFilters resulting rows based on the given expression.Classes in com.couchbase.client.java.query.dsl.path that implement LimitPath Modifier and Type Class Description classDefaultAsPath.classDefaultFromPath.classDefaultGroupByPath.classDefaultHavingPath.classDefaultHintPathSeeHintPath.classDefaultJoinPath.classDefaultKeysPath.classDefaultLetPath.classDefaultLettingPath.classDefaultLimitPathclassDefaultNestPath.classDefaultOrderByPath.classDefaultSelectResultPath.classDefaultUnnestPath.classDefaultWherePath.