Uses of Class
io.weaviate.client.v1.data.util.ObjectsPath
-
Packages that use ObjectsPath Package Description io.weaviate.client.v1.data.api -
-
Uses of ObjectsPath in io.weaviate.client.v1.data.api
Constructors in io.weaviate.client.v1.data.api with parameters of type ObjectsPath Constructor Description ObjectCreator(HttpClient httpClient, Config config, ObjectsPath objectsPath)ObjectDeleter(HttpClient httpClient, Config config, ObjectsPath objectsPath)ObjectsChecker(HttpClient httpClient, Config config, ObjectsPath objectsPath)ObjectsGetter(HttpClient httpClient, Config config, ObjectsPath objectsPath)ObjectUpdater(HttpClient httpClient, Config config, ObjectsPath objectsPath)
-