|
EnrichmentLine
These objects operate as dictionaries as well as objects with
predefined properties.
|
|
ResultObject
These objects are backed by a row of data and the class descriptor
that describes the object.
|
|
ResultRow
ResultRows provide access to the fields of the row through index
lookup.
|
|
TableResultRow
A class for parsing results from the jsonrows data format.
|
|
ResultIterator
These objects handle the iteration over results in the formats
requested by the user.
|
|
FlatFileIterator
This iterator can be used as the sub iterator in a ResultIterator
|
|
JSONIterator
This iterator can be used as the sub iterator in a ResultIterator
|
|
InterMineURLOpener
Provides user agent and authentication headers, and handling of
errors
|