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