Uses of Class
io.weaviate.client.v1.schema.model.Schema
-
Packages that use Schema Package Description io.weaviate.client.v1.schema.api io.weaviate.client.v1.schema.model -
-
Uses of Schema in io.weaviate.client.v1.schema.api
Methods in io.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 io.weaviate.client.v1.schema.model
Methods in io.weaviate.client.v1.schema.model that return Schema Modifier and Type Method Description SchemaSchema.SchemaBuilder. build()
-