Uses of Class
io.weaviate.client.v1.graphql.query.Explore
Packages that use Explore
-
Uses of Explore in io.weaviate.client.v1.graphql
Methods in io.weaviate.client.v1.graphql that return Explore -
Uses of Explore in io.weaviate.client.v1.graphql.query
Methods in io.weaviate.client.v1.graphql.query 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)