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

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

Overview

Visitor for emitting renames

Constant Summary collapse

LOCAL_NAME =
AQL.name_node('rename')

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