module Rasti::DB::NQL::Syntax::Attribute0

Public Instance Methods

table() click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 437
def table
  elements[0]
end