Package | Description |
---|---|
com.couchbase.client.java.query | |
com.couchbase.client.java.query.dsl.path.index |
Modifier and Type | Method and Description |
---|---|
static OnPath |
Index.createIndex(String indexName)
Create a new secondary index.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOnPath
See
OnPath . |
Modifier and Type | Method and Description |
---|---|
OnPath |
DefaultCreateIndexPath.create(String indexName) |
OnPath |
CreateIndexPath.create(String indexName)
Create a secondary index.
|
Copyright © 2015 Couchbase, Inc.