kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
DeleteSelector
/
Ids
Ids
data
class
Ids
(
val
ids
:
List
<
PointId
>
)
:
DeleteSelector
Delete the given point ids.
Members
Constructors
Ids
Link copied to clipboard
constructor
(
ids
:
List
<
PointId
>
)
Properties
ids
Link copied to clipboard
val
ids
:
List
<
PointId
>