A specialized librdf_query_results wrapper for graph results.
Graph results are returned by queries that construct a graph based on triples that meet certain conditions such as those using the "CONSTRUCT" or "DESCRIBE" SPARQL keywords.
Iterating over this class will result in a stream of LibRDF_Statement objects, similar to the result of iterating over a LibRDF_Model.
Located in /QueryResults.php (line 327)
LibRDF_QueryResults | --LibRDF_GraphQueryResults
Create a new graph query result object.
Fetch the iterator's current key.
Advance the iterator to the next statement.
Rewind the iterator.
Return whether the iterator is still valid.
Inherited From LibRDF_QueryResults
LibRDF_QueryResults::makeQueryResults()
LibRDF_QueryResults::to_string()
LibRDF_QueryResults::__clone()
LibRDF_QueryResults::__destruct()
LibRDF_QueryResults::__toString()
Documentation generated on Thu, 15 Jun 2006 19:25:13 -0400 by phpDocumentor 1.3.0