Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
frozenset |
|
||
List of objects.QueryFieldDefinition |
|
||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initializes this class. The field definition is a dictionary with the field's name as a key and a tuple containing, in order, the field definition object (objects.QueryFieldDefinition, the data kind to help calling code collect data and a retrieval function. The retrieval function is called with two parameters, in order, the data container and the item in container (see Query.Query). Users of this class can call RequestedData before preparing the data container to determine what data is needed.
|
Returns all names referenced in the filter. If there is no filter or operators are preventing determining the
exact names, |
Returns the list of fields for this query. Includes unknown fields.
|
Execute a query.
|
Query with "old" query result format. See Query.Query for arguments. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:28 2016 | http://epydoc.sourceforge.net |