Uses of Class
technology.semi.weaviate.client.v1.data.util.ReferencesPath
-
Packages that use ReferencesPath Package Description technology.semi.weaviate.client.v1.data.api -
-
Uses of ReferencesPath in technology.semi.weaviate.client.v1.data.api
Constructors in technology.semi.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)
-