#include <expression_type.h>
◆ isBinary()
bool kuzu::common::ExpressionTypeUtil::isBinary |
( |
ExpressionType | type | ) |
|
|
static |
◆ isBoolean()
bool kuzu::common::ExpressionTypeUtil::isBoolean |
( |
ExpressionType | type | ) |
|
|
static |
◆ isComparison()
bool kuzu::common::ExpressionTypeUtil::isComparison |
( |
ExpressionType | type | ) |
|
|
static |
◆ isNullOperator()
bool kuzu::common::ExpressionTypeUtil::isNullOperator |
( |
ExpressionType | type | ) |
|
|
static |
◆ isUnary()
◆ reverseComparisonDirection()
◆ toParsableString()
std::string kuzu::common::ExpressionTypeUtil::toParsableString |
( |
ExpressionType | type | ) |
|
|
static |
◆ toString()
The documentation for this struct was generated from the following file: