| Interface | Description |
|---|---|
| AsPath |
.
|
| FromPath |
.
|
| GroupByPath |
.
|
| HavingPath |
.
|
| HintPath |
Hint clause (especially for specifying indexes to use) after a from clause.
|
| JoinPath |
.
|
| KeysPath |
.
|
| LetPath | |
| LettingPath |
.
|
| LimitPath | |
| NestPath |
.
|
| OffsetPath |
.
|
| OrderByPath |
.
|
| Path |
.
|
| SelectPath |
.
|
| SelectResultPath |
.
|
| UnnestPath |
.
|
| WherePath |
Filters resulting rows based on the given expression.
|
| Class | Description |
|---|---|
| AbstractPath |
.
|
| DefaultAsPath |
.
|
| DefaultFromPath |
.
|
| DefaultGroupByPath |
.
|
| DefaultHavingPath |
.
|
| DefaultHintPath |
See
HintPath. |
| DefaultJoinPath |
.
|
| DefaultKeysPath |
.
|
| DefaultLetPath |
.
|
| DefaultLettingPath |
.
|
| DefaultLimitPath |
.
|
| DefaultNestPath |
.
|
| DefaultOffsetPath |
.
|
| DefaultOrderByPath |
.
|
| DefaultSelectPath |
.
|
| DefaultSelectResultPath |
.
|
| DefaultUnnestPath |
.
|
| DefaultWherePath |
.
|
| Enum | Description |
|---|---|
| JoinType |
.
|
| SelectType |
.
|
Copyright © 2015 Couchbase, Inc.. All rights reserved.