| Home | Trees | Index | Help |
|---|
| Module sqltriples :: Class CountableResults |
|
Results --+
|
CountableResults
| Method Summary | |
|---|---|
__getitem__(self,
i)
| |
__len__(self)
| |
__repr__(self)
| |
get_query(self)
| |
get_subquery(self)
| |
get_value(self)
| |
_execute(self)
| |
| Inherited from Results | |
Initialise the results object with the given 'store', 'pattern', optional 'ordering' description and optional 'limit' criteria. | |
| |
| |
| |
Build the query conditions and return a usable query which starts with the supplied 'select_clause'. | |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sat Mar 11 01:38:55 2006 | http://epydoc.sf.net |