Uses of Class
io.weaviate.client.v1.batch.model.BatchReference
-
Packages that use BatchReference Package Description io.weaviate.client.v1.batch.api io.weaviate.client.v1.batch.model -
-
Uses of BatchReference in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api that return BatchReference Modifier and Type Method Description BatchReferenceReferencePayloadBuilder. payload()Methods in io.weaviate.client.v1.batch.api with parameters of type BatchReference Modifier and Type Method Description ReferencesBatcherReferencesBatcher. withReference(BatchReference reference)ReferencesBatcherReferencesBatcher. withReferences(BatchReference... references) -
Uses of BatchReference in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return BatchReference Modifier and Type Method Description BatchReferenceBatchReference.BatchReferenceBuilder. build()
-