Uses of Class
io.weaviate.client.v1.batch.model.BatchReference
Packages that use BatchReference
Package
Description
-
Uses of BatchReference in io.weaviate.client.v1.async.batch.api
Methods in io.weaviate.client.v1.async.batch.api with parameters of type BatchReferenceModifier and TypeMethodDescriptionReferencesBatcher.withReference(BatchReference reference) ReferencesBatcher.withReferences(BatchReference... references) -
Uses of BatchReference in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api that return BatchReferenceMethods in io.weaviate.client.v1.batch.api with parameters of type BatchReferenceModifier and TypeMethodDescriptionReferencesBatcher.withReference(BatchReference reference) ReferencesBatcher.withReferences(BatchReference... references) -
Uses of BatchReference in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return BatchReference