kbods-mongo
0.9.2
kbods-mongo
/
org.kbods.mongodb
/
importBodsStatements
import
Bods
Statements
fun
MongoCollection
<
Document
>
.
importBodsStatements
(
file
:
File
,
batchSize
:
Int
)
fun
MongoCollection
<
Document
>
.
importBodsStatements
(
inputStream
:
InputStream
,
batchSize
:
Int
)