Uses of Enum
com.couchbase.client.core.api.search.vector.CoreVectorQueryCombination
-
Uses of CoreVectorQueryCombination in com.couchbase.client.core.api.search.vector
Modifier and TypeMethodDescriptionstatic CoreVectorQueryCombination
Returns the enum constant of this type with the specified name.static CoreVectorQueryCombination[]
CoreVectorQueryCombination.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCoreVectorSearchOptions
(CoreVectorQueryCombination vectorQueryCombination)