| Home | Trees | Index | Help |
|---|
| Package sqltriples :: Module Query :: Class DisjunctionOfTriples |
|
CombinedResults --+
|
Disjunction --+
|
AbstractQuery --+ |
| |
Query --+ |
| |
Results --+ |
| |
Triples --+
|
DisjunctionOfTriples
| Method Summary | |
|---|---|
__init__(self,
store,
queries)
| |
| Inherited from CombinedResults | |
| |
| |
| Inherited from Query | |
| |
| |
| |
| Class Variable Summary | |
|---|---|
| Inherited from Disjunction | |
int |
in_parentheses = 1 |
str |
operator = 'or'
|
| Inherited from Triples | |
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 Fri Jan 12 00:04:34 2007 | http://epydoc.sf.net |