| Package | Description |
|---|---|
| io.stargate.sgv2.common.cql.builder |
| Modifier and Type | Method and Description |
|---|---|
ValueModifier.Operation |
ValueModifier.operation() |
static ValueModifier.Operation |
ValueModifier.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueModifier.Operation[] |
ValueModifier.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueModifier |
ValueModifier.of(ValueModifier.Target target,
ValueModifier.Operation operation,
Term value) |
Copyright © 2022. All rights reserved.