Home | Trees | Index | Help |
---|
Package sqltriples :: Module Query :: Class ConjunctionOfObjects |
|
CombinedResults
--+ |Conjunction
--+ |AbstractQuery
--+ | | |Query
--+ | | |Results
--+ | | |SingleResults
--+ | | |Objects
--+ | ConjunctionOfObjects
Method Summary | |
---|---|
__init__(self,
store,
queries)
| |
Inherited from CombinedResults | |
| |
| |
Inherited from Query | |
| |
| |
|
Class Variable Summary | |
---|---|
Inherited from Conjunction | |
int |
in_parentheses = 1 |
str |
operator = 'and'
|
Inherited from Objects | |
list |
exposed_columns = [('object', 'object_type')]
|
Inherited from AbstractQuery | |
list |
table_columns = [('subject', 'subject_type', 0), ('predi...
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Sep 18 23:34:27 2007 | http://epydoc.sf.net |