kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
PointsUpdateOperation
/
UpdateVectors
Update
Vectors
data
class
UpdateVectors
(
val
points
:
List
<
PointVectors
>
)
:
PointsUpdateOperation
Update the vectors of existing points, keeping their payload.
Members
Constructors
Update
Vectors
Link copied to clipboard
constructor
(
points
:
List
<
PointVectors
>
)
Properties
points
Link copied to clipboard
val
points
:
List
<
PointVectors
>