Uses of Class
io.weaviate.client.v1.batch.util.ReferencesPath
Packages that use ReferencesPath
-
Uses of ReferencesPath in io.weaviate.client.v1.async.batch.api
Methods in io.weaviate.client.v1.async.batch.api with parameters of type ReferencesPathModifier and TypeMethodDescriptionstatic ReferencesBatcherReferencesBatcher.create(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, Executor executor) static ReferencesBatcherReferencesBatcher.createAuto(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig, Executor executor) -
Uses of ReferencesPath in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api with parameters of type ReferencesPathModifier and TypeMethodDescriptionstatic ReferencesBatcherReferencesBatcher.create(HttpClient httpClient, Config config, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig) static ReferencesBatcherReferencesBatcher.createAuto(HttpClient httpClient, Config config, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig)