Uses of Class
io.weaviate.client.v1.data.util.ReferencesPath
-
Packages that use ReferencesPath Package Description io.weaviate.client.v1.data.api -
-
Uses of ReferencesPath in io.weaviate.client.v1.data.api
Constructors in io.weaviate.client.v1.data.api with parameters of type ReferencesPath Constructor Description ReferenceCreator(HttpClient httpClient, Config config, ReferencesPath referencesPath)ReferenceDeleter(HttpClient httpClient, Config config, ReferencesPath referencesPath)ReferenceReplacer(HttpClient httpClient, Config config, ReferencesPath referencesPath)
-