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