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