| Package | Description |
|---|---|
| com.couchbase.client.java.query.dsl.path | |
| com.couchbase.client.java.query.dsl.path.index |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBuildIndexPath
see
BuildIndexPath |
class |
DefaultCreateIndexPath
See
CreateIndexPath. |
class |
DefaultDropPath
See
DropPath. |
class |
DefaultIndexNamesPath
See
IndexNamesPath. |
class |
DefaultOnPath
See
OnPath. |
class |
DefaultOnPrimaryPath
See
OnPrimaryPath. |
class |
DefaultUsingPath
See
UsingPath. |
class |
DefaultUsingWithPath
See
UsingWithPath. |
class |
DefaultWithPath
See
WithPath. |
| Constructor and Description |
|---|
DefaultIndexNamesPath(AbstractPath parent) |
DefaultOnPath(AbstractPath parent) |
DefaultOnPrimaryPath(AbstractPath parent) |
DefaultUsingPath(AbstractPath parent) |
DefaultUsingWithPath(AbstractPath parent) |
DefaultWherePath(AbstractPath parent) |
DefaultWithPath(AbstractPath parent) |
Copyright © 2015 Couchbase, Inc.