Uses of Class
technology.semi.weaviate.client.v1.schema.api.ClassCreator
-
Packages that use ClassCreator Package Description technology.semi.weaviate.client.v1.schema technology.semi.weaviate.client.v1.schema.api -
-
Uses of ClassCreator in technology.semi.weaviate.client.v1.schema
Methods in technology.semi.weaviate.client.v1.schema that return ClassCreator Modifier and Type Method Description ClassCreatorSchema. classCreator() -
Uses of ClassCreator in technology.semi.weaviate.client.v1.schema.api
Methods in technology.semi.weaviate.client.v1.schema.api that return ClassCreator Modifier and Type Method Description ClassCreatorClassCreator. withClass(WeaviateClass clazz)
-