kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.dsl
/
UpsertBuilder
/
point
point
fun
point
(
id
:
PointId
,
configure
:
PointBuilder
.
(
)
->
Unit
)
fun
point
(
id
:
Long
,
configure
:
PointBuilder
.
(
)
->
Unit
)
fun
point
(
id
:
ULong
,
configure
:
PointBuilder
.
(
)
->
Unit
)
fun
point
(
id
:
String
,
configure
:
PointBuilder
.
(
)
->
Unit
)