Uses of Class
io.weaviate.client.v1.async.graphql.api.Get
Packages that use Get
-
Uses of Get in io.weaviate.client.v1.async.graphql
Methods in io.weaviate.client.v1.async.graphql that return Get -
Uses of Get in io.weaviate.client.v1.async.graphql.api
Methods in io.weaviate.client.v1.async.graphql.api that return GetModifier and TypeMethodDescriptionGet.withAsk(AskArgument ask) Get.withAutocut(Integer autocut) Get.withBm25(Bm25Argument bm25) Get.withClassName(String className) Get.withConsistencyLevel(String level) Get.withFields(Field... fields) Get.withGenerativeSearch(GenerativeSearchBuilder generativeSearch) Get.withGroup(GroupArgument group) Get.withGroupBy(GroupByArgument groupBy) Get.withHybrid(HybridArgument hybrid) Get.withNearAudio(NearAudioArgument nearAudio) Get.withNearDepth(NearDepthArgument nearDepth) Get.withNearImage(NearImageArgument nearImage) Get.withNearImu(NearImuArgument nearImu) Get.withNearObject(NearObjectArgument nearObject) Get.withNearText(NearTextArgument nearText) Get.withNearThermal(NearThermalArgument nearThermal) Get.withNearVector(NearVectorArgument nearVector) Get.withNearVideo(NearVideoArgument nearVideo) Get.withOffset(Integer offset) Get.withSort(SortArgument... sort) Get.withTenant(String tenant) Get.withWhere(WhereFilter where) Deprecated.Get.withWhere(WhereArgument where)