kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
PointId
/
Num
Num
data
class
Num
(
val
value
:
ULong
)
:
PointId
Unsigned 64-bit integer id (may exceed
Long.MAX_VALUE
).
Members
Constructors
Num
Link copied to clipboard
constructor
(
value
:
ULong
)
Properties
value
Link copied to clipboard
val
value
:
ULong