A wrapper around the librdf_query datatype.
A query is created independent of any context and is then executed, using execute, against a particular model. A query can be executed multiple times and against multiple models. Results are represented as a LibRDF_QueryResults object.
Located in /Query.php (line 54)
Create a new query.
Query language is any language supported by rasqal, including "rdql", "sparql" and "triples".
The syntax of the query is not checked until it is executed.
Free the query resources.
Clone the query.
Cloning may not be supported for all query types.
Documentation generated on Thu, 15 Jun 2006 19:25:13 -0400 by phpDocumentor 1.3.0