Home | Trees | Indices | Help |
|
---|
|
object --+ | PQLPar --+ | PQLTextParIR
a PQL string parameter matching "google-like", "Information Retrieval".
Basically, this matches the input and the database column as document vectors. Correspondingly, ranges are disallowed.
Nested Classes | |
rangeClass a stand-in for PQLRange when no ranges are to be supported |
|
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |
Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
nullvalue =
hash(x) |
Properties | |
Inherited from |
Method Details |
returns an SQL condition expressing this PQL constraint for colName. The parameters necessary are added to sqlPars. cmpExpr can be used to override the cmpExpr argument to PQLRange.getSQL; this is not really intended for user code, though, but rather for subclasses of PQLPar
|
returns true if value is within the ranges specified by the PQL expression. value must be type-true, i.e., you are responsible for converting it into the type the range are in.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |