7 calls to EasyRdf_Graph::all() in Zircon Profile 8.0
- EasyRdf_Graph::allLiterals in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Get all literal values for a property of a resource
- EasyRdf_Graph::allOfType in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Get all the resources in the graph of a certain type
- EasyRdf_Graph::allResources in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Get all resources for a property of a resource
- EasyRdf_Graph::countValues in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Count the number of values for a property of a resource
- EasyRdf_Graph::isA in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Check if a resource is of the specified type
- EasyRdf_Graph::join in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Concatenate all values for a property of a resource into a string.
- EasyRdf_Graph::typesAsResources in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Graph.php - Get the resource types of the graph as a EasyRdf_Resource