- validateAndSimplifyKeys(Map<String, List<Relation>>) - Static method in class org.gcube.couchbase.helpers.QueryHelper
-
Performs a validation on a Map that contains the Relations per key.
- valueOf(String) - Static method in enum org.gcube.couchbase.entities.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.couchbase.helpers.CouchBaseDataTypesHelper.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.couchbase.helpers.QueryHelper.OrderBy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.couchbase.entities.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.couchbase.helpers.CouchBaseDataTypesHelper.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.couchbase.helpers.QueryHelper.OrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ViewHelper - Class in org.gcube.couchbase.helpers
-
The important thing about the views is that each view has name that is
constructed from the given bucket_name (or "" if not given) the field name
and the datatype of the field.
- ViewHelper() - Constructor for class org.gcube.couchbase.helpers.ViewHelper
-