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