Module sqltriples :: Class SingleResults
[show private | hide private]
[frames | no frames]

Class SingleResults

Results --+
          |
         SingleResults

Known Subclasses:
Objects, Predicates, Subjects

A class representing a selection of single value results.
Method Summary
    Inherited from Results
  __init__(self, store, pattern, ordering, limit)
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)

Generated by Epydoc 2.1 on Sat Mar 11 01:38:55 2006 http://epydoc.sf.net