Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.RefPropertiesResultOrBuilder
Packages that use WeaviateProtoSearchGet.RefPropertiesResultOrBuilder
-
Uses of WeaviateProtoSearchGet.RefPropertiesResultOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoSearchGet.RefPropertiesResultOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeweaviate.v1.RefPropertiesResultstatic final classProtobuf typeweaviate.v1.RefPropertiesResultMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoSearchGet.RefPropertiesResultOrBuilderModifier and TypeMethodDescriptionWeaviateProtoSearchGet.PropertiesResult.Builder.getRefPropsOrBuilder(int index) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResult.getRefPropsOrBuilder(int index) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResultOrBuilder.getRefPropsOrBuilder(int index) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoSearchGet.RefPropertiesResultOrBuilderModifier and TypeMethodDescriptionWeaviateProtoSearchGet.PropertiesResult.Builder.getRefPropsOrBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResult.getRefPropsOrBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResultOrBuilder.getRefPropsOrBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;