importBodsStatements

fun ElasticsearchClient.importBodsStatements(jsonlFile: File, index: String, batchSize: Int)
fun ElasticsearchClient.importBodsStatements(inputStream: InputStream, index: String, batchSize: Int)