Home | Trees | Index | Help |
---|
Module sqltriples :: Class Results |
|
CountableResults
,
SingleResults
,
Triples
Method Summary | |
---|---|
Initialise the results object with the given 'store', 'pattern', optional 'ordering' description and optional 'limit' criteria. | |
__getitem__(self,
i)
| |
__len__(self)
| |
__repr__(self)
| |
get_child_query(self)
|
Method Details |
---|
__init__(self,
store,
pattern,
ordering=None,
limit=None)
Initialise the results object with the given 'store', 'pattern',
optional 'ordering' description and optional 'limit' criteria.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Mar 11 01:38:55 2006 | http://epydoc.sf.net |