Method: FluentQuery::Driver#execute

Defined in:
lib/fluent-query/driver.rb

#execute(query) ⇒ Object



250
251
252
# File 'lib/fluent-query/driver.rb', line 250

def execute(query)
    not_implemented
end