You are here

private property EasyRdf_Graph::$uri in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php \EasyRdf_Graph::uri

The URI of the graph

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php, line 48

Class

EasyRdf_Graph
Container for collection of EasyRdf_Resources.

Code

private $uri = null;