Uses of Class
io.weaviate.client.v1.batch.util.ReferencesPath
-
Packages that use ReferencesPath Package Description io.weaviate.client.v1.batch.api -
-
Uses of ReferencesPath in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api with parameters of type ReferencesPath Modifier and Type Method Description static 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)
-