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

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

Overview

Visitor for emitting projections

Constant Summary collapse

LOCAL_NAME =
AQL.name_node('projection')

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