Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::ExpressionGreaterThan Member List

This is the complete list of members for graphar::ExpressionGreaterThan, including all inherited members.

CheckNullArgs(std::shared_ptr< Expression > lhs, std::shared_ptr< Expression > rhs) noexcept (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOpinlineprotected
Evaluate() overridegraphar::ExpressionGreaterThanvirtual
Expression()=default (defined in graphar::Expression)graphar::Expression
Expression(const Expression &other)=default (defined in graphar::Expression)graphar::Expression
ExpressionBinaryOp()=default (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOp
ExpressionBinaryOp(std::shared_ptr< Expression > lhs, std::shared_ptr< Expression > rhs) (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOpinline
ExpressionBinaryOp(const ExpressionBinaryOp &other)=default (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOp
ExpressionGreaterThan()=default (defined in graphar::ExpressionGreaterThan)graphar::ExpressionGreaterThan
ExpressionGreaterThan(std::shared_ptr< Expression > lhs, std::shared_ptr< Expression > rhs) (defined in graphar::ExpressionGreaterThan)graphar::ExpressionGreaterThaninline
ExpressionGreaterThan(const ExpressionGreaterThan &other)=default (defined in graphar::ExpressionGreaterThan)graphar::ExpressionGreaterThan
lhs_ (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOpprotected
rhs_ (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOpprotected
~Expression()=default (defined in graphar::Expression)graphar::Expressionvirtual
~ExpressionBinaryOp()=default (defined in graphar::ExpressionBinaryOp)graphar::ExpressionBinaryOp
~ExpressionGreaterThan()=default (defined in graphar::ExpressionGreaterThan)graphar::ExpressionGreaterThan