Home | Trees | Indices | Help |
|
---|
|
object --+ | S3Joins
A collection of joins
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Methods | |||
|
Properties | |
Inherited from |
Method Details |
Constructor
|
Iterate over the names of all joined tables in the collection |
Get the list of joins for a table
|
Update the joins for a table
|
Return the number of tables in the join, for boolean test of this instance ("if joins:") |
Get a list of names of all joined tables |
Get a list of tuples (tablename, [joins]) for all joined tables |
Get a list of joins for all joined tables
|
Add joins to this collection
|
Extend this collection with the joins from another collection
|
String representation of this collection
|
Return joins from this collection as list
|
Sort a list of left-joins by their interdependency
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:50 2019 | http://epydoc.sourceforge.net |