Source for file NamedGraphDb.php
Documentation is available at NamedGraphDb.php
// ----------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------
* Persistent NamedGraph implementation that extends a {@link DbModel}.
* The graphName is not stored in the database. As soon as the namedGraph is added
* to a RDF dataset the graphName is saved.
* @version $Id: fsource_dataset__datasetNamedGraphDb.php.html,v 1.8 2006/06/26 12:34:12 tgauss Exp $
* @author Daniel Westphal (http://www.d-westphal.de)
* Name of the NamedGraphDb
* Do not call this directly.
* Use the method getModel,getNewModel or putModel of the Class NamedGraphDb instead.
function NamedGraphDb(&$dbConnection, $modelURI, $modelID,$graphName, $baseURI=
NULL)
$this->dbConn =
& $dbConnection;
* Returns the graph name.
Documentation generated on Mon, 26 Jun 2006 14:25:42 +0200 by phpDocumentor 1.3.0RC6