Uses of Package
com.couchbase.client.java.query.dsl.path.index
-
Classes in com.couchbase.client.java.query.dsl.path.index used by com.couchbase.client.java.query Class Description BuildIndexPath Starting path of the Index building DSL.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. -
Classes in com.couchbase.client.java.query.dsl.path.index used by com.couchbase.client.java.query.dsl.element Class Description IndexReference IndexReference
wraps an index name and an index type (with the `USING GSI|VIEW` syntax).IndexType Enum of the different types of indexes supported by N1QL. -
Classes in com.couchbase.client.java.query.dsl.path.index used by com.couchbase.client.java.query.dsl.path Class Description IndexReference IndexReference
wraps an index name and an index type (with the `USING GSI|VIEW` syntax). -
Classes in com.couchbase.client.java.query.dsl.path.index used by com.couchbase.client.java.query.dsl.path.index Class Description BuildIndexPath Starting path of the Index building DSL.CreateIndexPath Starting path of the Index creation DSL.DefaultUsingWithPath SeeUsingWithPath
.DefaultWithPath SeeWithPath
.DropPath Initial path of the Index dropping DSL.IndexNamesPath Path of the Index building DSL to specify which index(es) to build.IndexReference IndexReference
wraps an index name and an index type (with the `USING GSI|VIEW` syntax).IndexType Enum of the different types of indexes supported by N1QL.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). -
Classes in com.couchbase.client.java.query.dsl.path.index used by com.couchbase.client.java.query.util Class Description IndexType Enum of the different types of indexes supported by N1QL.