| Interface | Description |
|---|---|
| Element |
The Element interface describes keywords in the N1QL DSL.
|
| Class | Description |
|---|---|
| AsElement |
.
|
| BuildIndexElement |
Element for initial clause of a BUILD index statement.
|
| DropIndexElement |
Element for the initial clause of a DROP index statement.
|
| FromElement |
.
|
| GroupByElement |
.
|
| HavingElement |
.
|
| HintIndexElement |
Element of the Index DSL to create various forms of indexes.
|
| IndexElement |
Element of the Index DSL to create various forms of indexes.
|
| IndexNamesElement |
Element for listing index names when Building an Index.
|
| JoinElement |
.
|
| KeysElement |
.
|
| LetElement |
.
|
| LettingElement |
.
|
| LimitElement |
.
|
| NestElement |
.
|
| OffsetElement |
.
|
| OnElement |
Element of the Index DSL that targets the keyspace on which to apply an index.
|
| OrderByElement |
.
|
| SelectElement |
.
|
| UnionElement |
.
|
| UnnestElement |
.
|
| UsingElement |
Element of the Index DSL that describes what kind of index to build.
|
| WhereElement |
.
|
| WithIndexOptionElement |
Element of the Index DSL that allows to describe additional options for index creation.
|
| Enum | Description |
|---|---|
| KeysElement.ClauseType |
Copyright © 2015 Couchbase, Inc.. All rights reserved.