kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Expression
/
Neg
Neg
data
class
Neg
(
val
operand
:
Expression
)
:
Expression
Arithmetic negation.
Members
Constructors
Neg
Link copied to clipboard
constructor
(
operand
:
Expression
)
Properties
operand
Link copied to clipboard
val
operand
:
Expression