aries / net.globalid.aries.storage.wql / QueryCombinator

QueryCombinator

enum class QueryCombinator

Query combiantor

The enum contains list of WQL combinators.

Enum Values

AND

OR

NOT

Properties

value

is plain text representation of the combinator keyword.

val value: String