You are here

protected property EasyRdf_Resource::$graph in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php \EasyRdf_Resource::graph

The Graph that this resource belongs to

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php, line 51

Class

EasyRdf_Resource
Class that represents an RDF resource

Code

protected $graph = null;