protected property EasyRdf_Parser::$graph in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php \EasyRdf_Parser::graph
The current graph to insert triples into
File
- vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser.php, line 51
Class
- EasyRdf_Parser
- Parent class for the EasyRdf parsers
Code
protected $graph = null;