Implementation of a Graph iterator.
This Iterator should be used in a for-loop like: for($iterator = $dataset->listGraphs(); $iterator->valid(); $iterator->next()) { $currentResource=$it->current(); };
Located in /dataset/IteratorAllGraphsMem.php (line 23)
Constructor.
Documentation generated on Fri, 1 Jun 2007 16:49:34 +0200 by phpDocumentor 1.3.2