Uses of Class
technology.semi.weaviate.client.v1.schema.model.Schema
-
Packages that use Schema Package Description technology.semi.weaviate.client.v1.schema.api technology.semi.weaviate.client.v1.schema.model -
-
Uses of Schema in technology.semi.weaviate.client.v1.schema.api
Methods in technology.semi.weaviate.client.v1.schema.api that return types with arguments of type Schema Modifier and Type Method Description Result<Schema>SchemaGetter. run() -
Uses of Schema in technology.semi.weaviate.client.v1.schema.model
Methods in technology.semi.weaviate.client.v1.schema.model that return Schema Modifier and Type Method Description SchemaSchema.SchemaBuilder. build()
-