Implementation of a quad iterator.
This Iterator should be used like: for($iterator = $dataset->findInNamedGraphs(null,null,null,null); $iterator->valid(); $iterator->next()) { $currentQuad=$it->current(); };
History: <LI>05-11-2005 : First version of this class.</LI>
Located in /dataset/IteratorFindQuadsMem.php (line 30)
Constructor.
$subject, $predicate, and $object are used like find(). $getSPO supports the strings ''s'', ''p'', and ''o'' to return either the subject, predicate, or object of the result statements.
Documentation generated on Fri, 13 Jan 2006 07:48:27 +0100 by phpDocumentor 1.3.0RC4