private property EasyRdf_Graph::$loaded

Array of URLs that have been loaded into the graph

File

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

Class

EasyRdf_Graph
Container for collection of EasyRdf_Resources.

Code

private $loaded = array();