Uses of Class
io.weaviate.client.v1.experimental.NearVector.Options
Packages that use NearVector.Options
-
Uses of NearVector.Options in io.weaviate.client.v1.experimental
Methods in io.weaviate.client.v1.experimental that return NearVector.OptionsModifier and TypeMethodDescriptionNearVector.Options.certainty(float certainty) NearVector.Options.distance(float distance) Method parameters in io.weaviate.client.v1.experimental with type arguments of type NearVector.OptionsModifier and TypeMethodDescriptionSearchClient.nearVector(float[] vector, Consumer<NearVector.Options> options) SearchClient.nearVectorUntyped(float[] vector, Consumer<NearVector.Options> options) Constructor parameters in io.weaviate.client.v1.experimental with type arguments of type NearVector.Options