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

Class SetQuery

Query --+
        |
       SetQuery

Known Subclasses:
Intersection, Union

A class representing a set operation on query results.
Method Summary
  __init__(self, store, operation, queries)
  get_query(self, index)
  _execute(self)
    Inherited from Query
  __getitem__(self, i)
  __len__(self)
  __repr__(self)
  get_child_query(self, index)
Obtain the query clause and values (as a 2-tuple) which links this object's query to a parent query.
  _ensure(self)

Generated by Epydoc 2.1 on Fri Mar 31 17:48:37 2006 http://epydoc.sf.net