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