Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.RefPropertiesResultOrBuilder
-
Packages that use WeaviateProtoSearchGet.RefPropertiesResultOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoSearchGet.RefPropertiesResultOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoSearchGet.RefPropertiesResultOrBuilder Modifier and Type Class Description static classWeaviateProtoSearchGet.RefPropertiesResultProtobuf typeweaviate.v1.RefPropertiesResultstatic classWeaviateProtoSearchGet.RefPropertiesResult.BuilderProtobuf typeweaviate.v1.RefPropertiesResultMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoSearchGet.RefPropertiesResultOrBuilder Modifier and Type Method Description WeaviateProtoSearchGet.RefPropertiesResultOrBuilderWeaviateProtoSearchGet.PropertiesResult.Builder. getRefPropsOrBuilder(int index)repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.RefPropertiesResultOrBuilderWeaviateProtoSearchGet.PropertiesResult. getRefPropsOrBuilder(int index)repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.RefPropertiesResultOrBuilderWeaviateProtoSearchGet.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.RefPropertiesResultOrBuilder Modifier and Type Method Description List<? extends WeaviateProtoSearchGet.RefPropertiesResultOrBuilder>WeaviateProtoSearchGet.PropertiesResult.Builder. getRefPropsOrBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;List<? extends WeaviateProtoSearchGet.RefPropertiesResultOrBuilder>WeaviateProtoSearchGet.PropertiesResult. getRefPropsOrBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;List<? extends WeaviateProtoSearchGet.RefPropertiesResultOrBuilder>WeaviateProtoSearchGet.PropertiesResultOrBuilder. getRefPropsOrBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;
-