private property EasyRdf_Graph::$resources

Array of resources contained in the graph

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php, line 53

Class

EasyRdf_Graph
Container for collection of EasyRdf_Resources.

Code

private $resources = array();