This class contains methods for parsing an Rdql query string into PHP variables.
The output of the RdqlParser is an array with variables and constraints of each query clause (Select, From, Where, And, Using). To perform an RDQL query this array has to be passed to the RdqlEngine.
Located in /rdql/RdqlParser.php (line 21)
Object | --RdqlParser
Parse the given RDQL query string and return an array with query variables and constraints.
Inherited From Object
Object::toString()
Documentation generated on Fri, 1 Jun 2007 16:51:19 +0200 by phpDocumentor 1.3.2