Class: Axiom::Adapter::Arango::Visitor::For::Unary::Order

Inherits:
Axiom::Adapter::Arango::Visitor::For::Unary show all
Defined in:
lib/axiom/adapter/arango/visitor/for/unary/order.rb

Overview

Visitor for emitting AQL SORT statements from axiom order operations

Constant Summary collapse

LOCAL_NAME =
AQL.name_node('order')

Constants inherited from Axiom::Adapter::Arango::Visitor

REGISTRY

Method Summary

Methods inherited from Axiom::Adapter::Arango::Visitor::For

#local_name, #root

Methods inherited from Axiom::Adapter::Arango::Visitor

build, run