Class: AQL::Node::Operation::Limit

Inherits:
AQL::Node::Operation show all
Defined in:
lib/aql/node/operation/limit.rb

Overview

Limit operation

Constant Summary collapse

KEYWORD =
:LIMIT

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit