Package-level declarations

Functions

Link copied to clipboard
fun BodsDownload.import(collection: MongoCollection<Document>, batchSize: Int)
Link copied to clipboard
fun MongoCollection<Document>.importBodsStatements(file: File, batchSize: Int)
fun MongoCollection<Document>.importBodsStatements(inputStream: InputStream, batchSize: Int)
Link copied to clipboard
fun MongoCollection<Document>.writeBodsStatements(batch: List<BodsStatement>)