Uses of Class
io.weaviate.client.v1.async.graphql.api.Explore
Packages that use Explore
-
Uses of Explore in io.weaviate.client.v1.async.graphql
Methods in io.weaviate.client.v1.async.graphql that return Explore -
Uses of Explore in io.weaviate.client.v1.async.graphql.api
Methods in io.weaviate.client.v1.async.graphql.api that return ExploreModifier and TypeMethodDescriptionExplore.withAsk(AskArgument ask) Explore.withFields(ExploreFields... fields) Explore.withNearAudio(NearAudioArgument nearAudio) Explore.withNearDepth(NearDepthArgument nearDepth) Explore.withNearImage(NearImageArgument nearImage) Explore.withNearImu(NearImuArgument nearImu) Explore.withNearObject(NearObjectArgument nearObject) Explore.withNearText(NearTextArgument nearText) Explore.withNearThermal(NearThermalArgument nearThermal) Explore.withNearVector(NearVectorArgument nearVector) Explore.withNearVideo(NearVideoArgument nearVideo) Explore.withOffset(Integer offset)