Uses of Class
technology.semi.weaviate.client.v1.graphql.query.argument.Bm25Argument
-
-
Uses of Bm25Argument in technology.semi.weaviate.client.v1.graphql.query
Methods in technology.semi.weaviate.client.v1.graphql.query with parameters of type Bm25Argument Modifier and Type Method Description GetGet. withBm25(Bm25Argument bm25) -
Uses of Bm25Argument in technology.semi.weaviate.client.v1.graphql.query.argument
Methods in technology.semi.weaviate.client.v1.graphql.query.argument that return Bm25Argument Modifier and Type Method Description Bm25ArgumentBm25Argument.Bm25ArgumentBuilder. build() -
Uses of Bm25Argument in technology.semi.weaviate.client.v1.graphql.query.builder
Methods in technology.semi.weaviate.client.v1.graphql.query.builder that return Bm25Argument Modifier and Type Method Description Bm25ArgumentGetBuilder. getWithBm25Filter()Methods in technology.semi.weaviate.client.v1.graphql.query.builder with parameters of type Bm25Argument Modifier and Type Method Description GetBuilder.GetBuilderBuilderGetBuilder.GetBuilderBuilder. withBm25Filter(Bm25Argument withBm25Filter)
-