Uses of Interface
io.stargate.sgv2.api.common.cql.builder.Term
Packages that use Term
-
Uses of Term in io.stargate.sgv2.api.common.cql.builder
Classes in io.stargate.sgv2.api.common.cql.builder that implement TermMethods in io.stargate.sgv2.api.common.cql.builder that return TermModifier and TypeMethodDescriptionValueModifier.Target.mapKey()only set for map value accessstatic TermTerm.marker()static TermTerm.of(io.stargate.bridge.proto.QueryOuterClass.Value value) BuiltCondition.value()ValueModifier.value()Methods in io.stargate.sgv2.api.common.cql.builder that return types with arguments of type TermMethods in io.stargate.sgv2.api.common.cql.builder with parameters of type TermModifier and TypeMethodDescriptionstatic ValueModifier.Targetstatic BuiltConditionBuiltCondition.of(BuiltCondition.LHS lhs, Predicate predicate, Term value) static BuiltConditionstatic ValueModifierValueModifier.of(ValueModifier.Target target, ValueModifier.Operation operation, Term value) static ValueModifier