Uses of Class
technology.semi.weaviate.client.v1.schema.api.PropertyCreator
-
Packages that use PropertyCreator Package Description technology.semi.weaviate.client.v1.schema technology.semi.weaviate.client.v1.schema.api -
-
Uses of PropertyCreator in technology.semi.weaviate.client.v1.schema
Methods in technology.semi.weaviate.client.v1.schema that return PropertyCreator Modifier and Type Method Description PropertyCreatorSchema. propertyCreator() -
Uses of PropertyCreator in technology.semi.weaviate.client.v1.schema.api
Methods in technology.semi.weaviate.client.v1.schema.api that return PropertyCreator Modifier and Type Method Description PropertyCreatorPropertyCreator. withClassName(String className)PropertyCreatorPropertyCreator. withProperty(Property property)
-