This class performs as RDQL query on a DbModel.
Provided an rdql query parsed into an array of php variables and constraints at first the engine generates an sql statement and queries the database for tuples matching all patterns from the WHERE clause of the given RDQL query. Subsequently the result set is is filtered with evaluated boolean expressions from the AND clause of the given RDQL query.
Located in /rdql/RdqlDbEngine.php (line 23)
Object | --RdqlEngine | --RdqlDbEngine
Perform an RDQL Query on the given DbModel.
Inherited From Object
Object::toString()
Documentation generated on Fri, 1 Jun 2007 16:51:04 +0200 by phpDocumentor 1.3.2