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

Visitor for emitting projections

Constants

LOCAL_NAME

Private Instance Methods

body() click to toggle source

Return for body

@return [AQL::Node]

@api private

# File lib/axiom/adapter/arango/visitor/for/unary/projection.rb, line 22
def body
  return_operation
end