Class GetBuilder.GetBuilderBuilder
java.lang.Object
io.weaviate.client.v1.graphql.query.builder.GetBuilder.GetBuilderBuilder
- Enclosing class:
- GetBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()toString()withAskArgument(AskArgument withAskArgument) withBm25Filter(Bm25Argument withBm25Filter) withConsistencyLevel(String withConsistencyLevel) withGenerativeSearch(GenerativeSearchBuilder withGenerativeSearch) withGroupArgument(GroupArgument withGroupArgument) withGroupByArgument(GroupByArgument withGroupByArgument) withHybridFilter(HybridArgument withHybridFilter) withNearAudioFilter(NearAudioArgument withNearAudioFilter) withNearDepthFilter(NearDepthArgument withNearDepthFilter) withNearImageFilter(NearImageArgument withNearImageFilter) withNearImuFilter(NearImuArgument withNearImuFilter) withNearObjectFilter(NearObjectArgument withNearObjectFilter) withNearTextFilter(NearTextArgument withNearTextFilter) withNearThermalFilter(NearThermalArgument withNearThermalFilter) withNearVectorFilter(NearVectorArgument withNearVectorFilter) withNearVideoFilter(NearVideoArgument withNearVideoFilter) withSortArguments(SortArguments withSortArguments) withWhereFilter(WhereFilter whereFilter) Deprecated.withWhereFilter(WhereArgument whereArgument)
-
Method Details
-
withWhereFilter
Deprecated. -
withWhereFilter
-
className
- Returns:
this.
-
fields
- Returns:
this.
-
offset
- Returns:
this.
-
limit
- Returns:
this.
-
after
- Returns:
this.
-
autocut
- Returns:
this.
-
withConsistencyLevel
- Returns:
this.
-
withBm25Filter
- Returns:
this.
-
withHybridFilter
- Returns:
this.
-
withAskArgument
- Returns:
this.
-
withNearTextFilter
- Returns:
this.
-
withNearObjectFilter
- Returns:
this.
-
withNearVectorFilter
- Returns:
this.
-
withNearImageFilter
- Returns:
this.
-
withNearAudioFilter
- Returns:
this.
-
withNearVideoFilter
- Returns:
this.
-
withNearDepthFilter
- Returns:
this.
-
withNearThermalFilter
public GetBuilder.GetBuilderBuilder withNearThermalFilter(NearThermalArgument withNearThermalFilter) - Returns:
this.
-
withNearImuFilter
- Returns:
this.
-
withGroupArgument
- Returns:
this.
-
withSortArguments
- Returns:
this.
-
withGenerativeSearch
public GetBuilder.GetBuilderBuilder withGenerativeSearch(GenerativeSearchBuilder withGenerativeSearch) - Returns:
this.
-
withGroupByArgument
- Returns:
this.
-
tenant
- Returns:
this.
-
build
-
toString
-