Uses of Class
io.weaviate.client.v1.data.model.SingleRef
Packages that use SingleRef
Package
Description
-
Uses of SingleRef in io.weaviate.client.v1.async.data.api
Methods in io.weaviate.client.v1.async.data.api with parameters of type SingleRefModifier and TypeMethodDescriptionReferenceCreator.withReference(SingleRef referencePayload) ReferenceDeleter.withReference(SingleRef referencePayload) ReferenceReplacer.withReferences(SingleRef... referencePayload) -
Uses of SingleRef in io.weaviate.client.v1.data.api
Methods in io.weaviate.client.v1.data.api with parameters of type SingleRefModifier and TypeMethodDescriptionReferenceCreator.withReference(SingleRef referencePayload) ReferenceDeleter.withReference(SingleRef referencePayload) ReferenceReplacer.withReferences(SingleRef... referencePayload) -
Uses of SingleRef in io.weaviate.client.v1.data.builder
Methods in io.weaviate.client.v1.data.builder that return SingleRef -
Uses of SingleRef in io.weaviate.client.v1.data.model
Methods in io.weaviate.client.v1.data.model that return SingleRef