Uses of Class
technology.semi.weaviate.client.v1.data.api.ReferenceReplacer
-
Packages that use ReferenceReplacer Package Description technology.semi.weaviate.client.v1.data technology.semi.weaviate.client.v1.data.api -
-
Uses of ReferenceReplacer in technology.semi.weaviate.client.v1.data
Methods in technology.semi.weaviate.client.v1.data that return ReferenceReplacer Modifier and Type Method Description ReferenceReplacerData. referenceReplacer() -
Uses of ReferenceReplacer in technology.semi.weaviate.client.v1.data.api
Methods in technology.semi.weaviate.client.v1.data.api that return ReferenceReplacer Modifier and Type Method Description ReferenceReplacerReferenceReplacer. withClassName(String className)ReferenceReplacerReferenceReplacer. withConsistencyLevel(String consistencyLevel)ReferenceReplacerReferenceReplacer. withID(String id)ReferenceReplacerReferenceReplacer. withReferenceProperty(String propertyName)ReferenceReplacerReferenceReplacer. withReferences(SingleRef[] referencePayload)
-