Package sqltriples :: Module Query :: Class NegationOfTuples
[show private | hide private]
[frames | no frames]

Class NegationOfTuples

                 Negation --+
                            |
AbstractQuery --+           |
                |           |
            Query --+       |
                    |       |
              Results --+   |
                        |   |
                   Tuples --+
                            |
                           NegationOfTuples


Method Summary
  __init__(self, store, result, pattern)
    Inherited from Negation
  get_query(self, index)
  get_subquery(self, parent_columns, parent_index, index, match_first, match_parent, match_child)
    Inherited from Query
  __getitem__(self, i)
  __len__(self)
  __repr__(self)

Class Variable Summary
    Inherited from Tuples
list exposed_columns = [('subject', 'subject_type'), ('predic...
    Inherited from AbstractQuery
list table_columns = [('subject', 'subject_type', 0), ('predi...

Generated by Epydoc 2.1 on Fri Jan 12 00:04:34 2007 http://epydoc.sf.net