Uses of Class
io.weaviate.client.v1.graphql.query.argument.NearVideoArgument
Packages that use NearVideoArgument
Package
Description
-
Uses of NearVideoArgument in io.weaviate.client.v1.async.graphql.api
Methods in io.weaviate.client.v1.async.graphql.api with parameters of type NearVideoArgumentModifier and TypeMethodDescriptionAggregate.withNearVideo(NearVideoArgument nearVideo) Explore.withNearVideo(NearVideoArgument nearVideo) Get.withNearVideo(NearVideoArgument nearVideo) -
Uses of NearVideoArgument in io.weaviate.client.v1.graphql.query
Methods in io.weaviate.client.v1.graphql.query with parameters of type NearVideoArgumentModifier and TypeMethodDescriptionAggregate.withNearVideo(NearVideoArgument nearVideo) Explore.withNearVideo(NearVideoArgument nearVideo) Get.withNearVideo(NearVideoArgument nearVideo) -
Uses of NearVideoArgument in io.weaviate.client.v1.graphql.query.argument
Methods in io.weaviate.client.v1.graphql.query.argument that return NearVideoArgument -
Uses of NearVideoArgument in io.weaviate.client.v1.graphql.query.builder
Methods in io.weaviate.client.v1.graphql.query.builder that return NearVideoArgumentModifier and TypeMethodDescriptionAggregateBuilder.getWithNearVideoFilter()ExploreBuilder.getWithNearVideoFilter()GetBuilder.getWithNearVideoFilter()Methods in io.weaviate.client.v1.graphql.query.builder with parameters of type NearVideoArgumentModifier and TypeMethodDescriptionAggregateBuilder.AggregateBuilderBuilder.withNearVideoFilter(NearVideoArgument withNearVideoFilter) ExploreBuilder.ExploreBuilderBuilder.withNearVideoFilter(NearVideoArgument withNearVideoFilter) GetBuilder.GetBuilderBuilder.withNearVideoFilter(NearVideoArgument withNearVideoFilter)