Class: AQL::Node::Operation::Unary::Direction

Inherits:
AQL::Node::Operation::Unary show all
Defined in:
lib/aql/node/operation/unary.rb

Overview

Abstract base class for sort orders

Direct Known Subclasses

Ascending, Descending

Defined Under Namespace

Classes: Ascending, Descending

Constant Summary

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit