Method: XQuery::Abstract#query

Defined in:
lib/xquery/abstract.rb

#queryObject

contains current state of wrapped query



63
64
65
# File 'lib/xquery/abstract.rb', line 63

def query
  @query
end