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

Class Union

Query --+    
        |    
 SetQuery --+
            |
           Union


A class representing the union of a number of queries.
Method Summary
  __init__(self, store, queries)
    Inherited from SetQuery
  get_query(self, index)
    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.

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