Module: InterMine::Results

Defined in:
lib/intermine/results.rb

Overview

Code for handling results

The classes in this module are used to process the results of queries. They include mechanisms for reading from the connection in a record orientated format, and for interpreting the values received.

Defined Under Namespace

Classes: JsonReader, ObjectReader, ResultsReader, ResultsRow, RowReader, SeqReader, ServiceError, SummaryReader