importBodsStatements

fun MongoCollection<Document>.importBodsStatements(file: File, batchSize: Int)
fun MongoCollection<Document>.importBodsStatements(inputStream: InputStream, batchSize: Int)