kongo
Toggle table of contents
0.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
kongo
services
/
dev.stashy.kongo.builders
/
IndexBuilder
Index
Builder
class
IndexBuilder
<
T
>
(
source
)
Members
Constructors
Index
Builder
Link copied to clipboard
constructor
(
)
Functions
ascending
Link copied to clipboard
fun
<
V
>
Iterable
<
KProperty1
<
T
,
V
>
>
.
ascending
(
)
:
Bson
fun
<
V
>
KProperty1
<
T
,
V
>
.
ascending
(
)
:
Bson
compound
Link copied to clipboard
fun
compound
(
vararg
indexes
:
Bson
)
:
Bson
fun
<
V
:
Bson
>
compound
(
indexes
:
List
<
V
>
)
:
Bson
descending
Link copied to clipboard
fun
<
V
>
Iterable
<
KProperty1
<
T
,
V
>
>
.
descending
(
)
:
Bson
fun
<
V
>
KProperty1
<
T
,
V
>
.
descending
(
)
:
Bson
geo2d
Link copied to clipboard
fun
<
V
>
KProperty1
<
T
,
V
>
.
geo2d
(
)
:
Bson
geo2d
Sphere
Link copied to clipboard
fun
<
V
>
Iterable
<
KProperty1
<
T
,
V
>
>
.
geo2dSphere
(
)
:
Bson
hashed
Link copied to clipboard
fun
<
V
>
KProperty1
<
T
,
V
>
.
hashed
(
)
:
Bson
text
Link copied to clipboard
fun
text
(
)
:
Bson
fun
<
V
>
KProperty1
<
T
,
V
>
.
text
(
)
:
Bson