-
Interface Summary
| Interface |
Description |
| BuildIndexPath |
Starting path of the Index building DSL.
|
| CreateIndexPath |
Starting path of the Index creation DSL.
|
| DropPath |
Initial path of the Index dropping DSL.
|
| IndexNamesPath |
Path of the Index building DSL to specify which index(es) to build.
|
| OnPath |
On path in the Index creation DSL.
|
| OnPrimaryPath |
On path in the primary Index creation DSL.
|
| UsingPath |
Using path of the Index dropping DSL.
|
| UsingWithPath |
Using path of the Index creation DSL.
|
| WherePath |
Where clause in the Index creation DSL.
|
| WithPath |
With path of the Index creation DSL (setting options).
|
-
-
Enum Summary
| Enum |
Description |
| IndexType |
Enum of the different types of indexes supported by N1QL.
|