| Home | Trees | Index | Help |
|---|
| Package sqltriples :: Module Query :: Class IntersectionOfTuples |
|
CombinedResults --+
|
CombinedTopLevelResults --+
|
Intersection --+
|
AbstractQuery --+ |
| |
Query --+ |
| |
Results --+ |
| |
Tuples --+
|
IntersectionOfTuples
| Method Summary | |
|---|---|
__init__(self,
store,
queries,
pattern)
| |
| Inherited from CombinedTopLevelResults | |
| |
| |
| Inherited from Query | |
| |
| |
| |
| Class Variable Summary | |
|---|---|
| Inherited from Intersection | |
int |
in_parentheses = 0 |
str |
operator = 'intersect'
|
| Inherited from Tuples | |
list |
exposed_columns = [('subject', 'subject_type'), ('predic...
|
| Inherited from AbstractQuery | |
list |
table_columns = [('subject', 'subject_type', 0), ('predi...
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sat Sep 30 00:54:36 2006 | http://epydoc.sf.net |