kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
PointsUpdateOperation
/
Upsert
Upsert
data
class
Upsert
(
val
points
:
List
<
PointStruct
>
)
:
PointsUpdateOperation
Insert or replace
points
.
Members
Constructors
Upsert
Link copied to clipboard
constructor
(
points
:
List
<
PointStruct
>
)
Properties
points
Link copied to clipboard
val
points
:
List
<
PointStruct
>