kongo
Toggle table of contents
0.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
kongo
services
/
dev.stashy.kongo.collection
/
createIndex
create
Index
inline suspend
fun
<
T
:
Any
>
MongoCollection
<
T
>
.
createIndex
(
options
:
IndexOptions
.
(
)
->
Unit
=
{ }
,
fn
:
IndexBuilder
<
T
>
.
(
)
->
Bson
)
:
String
(
source
)