Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::ExpressionLiteral< T, IsScalar, typename > Member List

This is the complete list of members for graphar::ExpressionLiteral< T, IsScalar, typename >, including all inherited members.

Evaluate()graphar::ExpressionLiteral< T, IsScalar, typename >inlinevirtual
Expression()=default (defined in graphar::Expression)graphar::Expression
Expression(const Expression &other)=default (defined in graphar::Expression)graphar::Expression
ExpressionLiteral(T value) (defined in graphar::ExpressionLiteral< T, IsScalar, typename >)graphar::ExpressionLiteral< T, IsScalar, typename >inlineexplicit
ExpressionLiteral(const ExpressionLiteral &other)=default (defined in graphar::ExpressionLiteral< T, IsScalar, typename >)graphar::ExpressionLiteral< T, IsScalar, typename >
~Expression()=default (defined in graphar::Expression)graphar::Expressionvirtual
~ExpressionLiteral()=default (defined in graphar::ExpressionLiteral< T, IsScalar, typename >)graphar::ExpressionLiteral< T, IsScalar, typename >