Class: Axiom::Adapter::Arango::Visitor::Aggregate::Sum

Inherits:
Axiom::Adapter::Arango::Visitor::Aggregate show all
Defined in:
lib/axiom/adapter/arango/visitor/aggregate.rb

Overview

Visitor for sum aggregate

Constant Summary collapse

FUNCTION =
'SUM'.freeze

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

LOCAL_NAME

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

REGISTRY

Method Summary

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

#root

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

build, run