Home | Trees | Index | Help |
---|
Module sqltriples :: Class CountableResults |
|
Results
--+
|
CountableResults
Method Summary | |
---|---|
__getitem__(self,
i)
| |
__len__(self)
| |
__repr__(self)
| |
get_query(self,
index)
| |
get_subquery(self,
parent_index,
index)
| |
get_value(self)
| |
Inherited from Results | |
Initialise the results object with the given 'store', 'pattern', optional 'ordering' description and optional 'limit' criteria. | |
Obtain the query clause and values (as a 2-tuple) which links this object's query to a parent query. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Mar 21 02:02:07 2006 | http://epydoc.sf.net |