Uses of Class
io.weaviate.client.v1.schema.model.WeaviateClass
Packages that use WeaviateClass
Package
Description
-
Uses of WeaviateClass in io.weaviate.client.v1.async.schema.api
Methods in io.weaviate.client.v1.async.schema.api that return types with arguments of type WeaviateClassModifier and TypeMethodDescriptionClassGetter.run(org.apache.hc.core5.concurrent.FutureCallback<Result<WeaviateClass>> callback) Methods in io.weaviate.client.v1.async.schema.api with parameters of type WeaviateClassModifier and TypeMethodDescriptionClassCreator.withClass(WeaviateClass clazz) ClassUpdater.withClass(WeaviateClass clazz) Method parameters in io.weaviate.client.v1.async.schema.api with type arguments of type WeaviateClassModifier and TypeMethodDescriptionClassGetter.run(org.apache.hc.core5.concurrent.FutureCallback<Result<WeaviateClass>> callback) -
Uses of WeaviateClass in io.weaviate.client.v1.schema.api
Methods in io.weaviate.client.v1.schema.api that return types with arguments of type WeaviateClassMethods in io.weaviate.client.v1.schema.api with parameters of type WeaviateClassModifier and TypeMethodDescriptionClassCreator.withClass(WeaviateClass clazz) ClassUpdater.withClass(WeaviateClass clazz) -
Uses of WeaviateClass in io.weaviate.client.v1.schema.model
Methods in io.weaviate.client.v1.schema.model that return WeaviateClassMethods in io.weaviate.client.v1.schema.model that return types with arguments of type WeaviateClassMethod parameters in io.weaviate.client.v1.schema.model with type arguments of type WeaviateClass