module Rasti::DB::NQL::Syntax::ArrayContent0
Public Instance Methods
left()
click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 1421 def left elements[0] end
right()
click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 1425 def right elements[4] end