kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Condition
/
IsNull
Is
Null
data
class
IsNull
(
val
key
:
String
)
:
Condition
{"is_null": {"key": ...}}
— field present but null.
Members
Constructors
Is
Null
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String