Uses of Class
io.weaviate.client.v1.schema.model.Property.NestedProperty
Packages that use Property.NestedProperty
-
Uses of Property.NestedProperty in io.weaviate.client.v1.schema.model
Methods in io.weaviate.client.v1.schema.model that return Property.NestedPropertyMethods in io.weaviate.client.v1.schema.model that return types with arguments of type Property.NestedPropertyModifier and TypeMethodDescriptionProperty.getNestedProperties()Property.NestedProperty.getNestedProperties()Method parameters in io.weaviate.client.v1.schema.model with type arguments of type Property.NestedPropertyModifier and TypeMethodDescriptionProperty.NestedProperty.NestedPropertyBuilder.nestedProperties(List<Property.NestedProperty> nestedProperties) Property.PropertyBuilder.nestedProperties(List<Property.NestedProperty> nestedProperties)