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 Thu, 7 Jul 2005 13:41:49 +0200 by phpDocumentor 1.3.0RC3