Uses of Enum
io.weaviate.client.v1.graphql.query.argument.Targets.CombinationMethod
Packages that use Targets.CombinationMethod
-
Uses of Targets.CombinationMethod in io.weaviate.client.v1.graphql.query.argument
Methods in io.weaviate.client.v1.graphql.query.argument that return Targets.CombinationMethodModifier and TypeMethodDescriptionTargets.getCombinationMethod()static Targets.CombinationMethodReturns the enum constant of this type with the specified name.static Targets.CombinationMethod[]Targets.CombinationMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.weaviate.client.v1.graphql.query.argument with parameters of type Targets.CombinationMethodModifier and TypeMethodDescriptionTargets.TargetsBuilder.combinationMethod(Targets.CombinationMethod combinationMethod)