7 calls to EasyRdf_Graph::all()

EasyRdf_Graph::allLiterals in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get all literal values for a property of a resource
EasyRdf_Graph::allOfType in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get all the resources in the graph of a certain type
EasyRdf_Graph::allResources in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get all resources for a property of a resource
EasyRdf_Graph::count in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Count all values for a property of a resource
EasyRdf_Graph::isA in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Check if a resource is of the specified type
EasyRdf_Graph::join in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Concatenate all values for a property of a resource into a string.
EasyRdf_Graph::types in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get a list of types for a resource