kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Condition
/
Sub
Sub
data
class
Sub
(
val
filter
:
Filter
)
:
Condition
A nested boolean sub-filter, serialized as a plain
Filter
object.
Members
Constructors
Sub
Link copied to clipboard
constructor
(
filter
:
Filter
)
Properties
filter
Link copied to clipboard
val
filter
:
Filter