Uses of Class
io.weaviate.client.v1.data.api.ReferenceReplacer
Packages that use ReferenceReplacer
-
Uses of ReferenceReplacer in io.weaviate.client.v1.data
Methods in io.weaviate.client.v1.data that return ReferenceReplacer -
Uses of ReferenceReplacer in io.weaviate.client.v1.data.api
Methods in io.weaviate.client.v1.data.api that return ReferenceReplacerModifier and TypeMethodDescriptionReferenceReplacer.withClassName(String className) ReferenceReplacer.withConsistencyLevel(String consistencyLevel) ReferenceReplacer.withReferenceProperty(String propertyName) ReferenceReplacer.withReferences(SingleRef... referencePayload) ReferenceReplacer.withTenant(String tenant)