Class: Axiom::Adapter::Arango::Visitor::For::Binary

Inherits:
Axiom::Adapter::Arango::Visitor::For show all
Defined in:
lib/axiom/adapter/arango/visitor/for/binary.rb,
lib/axiom/adapter/arango/visitor/for/binary/join.rb,
lib/axiom/adapter/arango/visitor/for/binary/product.rb

Overview

Base class for binary relation visitors

Direct Known Subclasses

Join, Product

Defined Under Namespace

Classes: Join, Product, Right

Constant Summary collapse

LOCAL_NAME =
AQL.name_node('left')

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