Uses of Interface
com.couchbase.client.java.query.dsl.path.index.OnPath
Package | Description |
---|---|
com.couchbase.client.java.query | |
com.couchbase.client.java.query.dsl.path.index |
-
Uses of OnPath in com.couchbase.client.java.query
Methods in com.couchbase.client.java.query that return OnPath Modifier and Type Method Description static OnPath
Index. createIndex(String indexName)
Create a new secondary index. -
Uses of OnPath in com.couchbase.client.java.query.dsl.path.index
Classes in com.couchbase.client.java.query.dsl.path.index that implement OnPath Modifier and Type Class Description class
DefaultOnPath
SeeOnPath
.