Class: Axiom::Adapter::Arango::Visitor::Aggregate::Maximum

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

Overview

Visitor for maximum aggregate

Constant Summary collapse

FUNCTION =
'MAX'.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