You are here

private property EasyRdf_Graph::$loaded in Zircon Profile 8

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

Array of URLs that have been loaded into the graph

File

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

Class

EasyRdf_Graph
Container for collection of EasyRdf_Resources.

Code

private $loaded = array();