Class: Groonga::Client::Response::LogicalSelect
- Defined in:
- lib/groonga/client/response/logical-select.rb
Instance Attribute Summary
Attributes inherited from Select
Attributes included from Searchable
#raw_columns, #raw_records, #records
Attributes included from Drilldownable
Attributes inherited from Base
#body, #command, #header, #raw, #trace_logs
Method Summary
Methods inherited from Select
Methods included from Searchable
#each, #limit_value, #offset_value, #size
Methods inherited from Base
#elapsed_time, #error_message, #initialize, parse, #return_code, #start_time, #status_code, #success?
Constructor Details
This class inherits a constructor from Groonga::Client::Response::Base