KtMongo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KtMongo
MongoDB driver for Kotlin (synchronous)
/
opensavvy.ktmongo.sync
/
JvmMongoCollection
/
insertMany
insert
Many
jvm
open
override
fun
insertMany
(
documents
:
Iterable
<
Document
>
,
options
:
InsertManyOptions
<
Document
>
.
(
)
->
Unit
)
(
source
)