private property EasyRdf_Graph::$bNodeCount

Counter for the number of bnodes

File

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

Class

EasyRdf_Graph
Container for collection of EasyRdf_Resources.

Code

private $bNodeCount = 0;