Uses of Class
technology.semi.weaviate.client.v1.batch.model.BatchReference
-
Packages that use BatchReference Package Description technology.semi.weaviate.client.v1.batch.api technology.semi.weaviate.client.v1.batch.model -
-
Uses of BatchReference in technology.semi.weaviate.client.v1.batch.api
Methods in technology.semi.weaviate.client.v1.batch.api that return BatchReference Modifier and Type Method Description BatchReferenceReferencePayloadBuilder. payload()Methods in technology.semi.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 technology.semi.weaviate.client.v1.batch.model
Methods in technology.semi.weaviate.client.v1.batch.model that return BatchReference Modifier and Type Method Description BatchReferenceBatchReference.BatchReferenceBuilder. build()
-