kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Expression
/
Condition
Condition
data
class
Condition
(
val
condition
:
Condition
)
:
Expression
A filter condition as a number: 1.0 when the point matches, 0.0 when it does not.
Members
Constructors
Condition
Link copied to clipboard
constructor
(
condition
:
Condition
)
Properties
condition
Link copied to clipboard
val
condition
:
Condition