You are here

6 calls to EasyRdf_Graph::checkValueParam() in Zircon Profile 8

EasyRdf_Graph::add in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Add data to the graph
EasyRdf_Graph::deleteLiteral in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Delete a literal value from a property of a resource
EasyRdf_Graph::deleteSingleProperty in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Delete a property (or optionally just a specific value)
EasyRdf_Graph::hasProperty in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Check to see if a property exists for a resource.
EasyRdf_Graph::resourcesMatching in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get an arry of resources matching a certain property and optional value.
EasyRdf_Graph::set in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Set a value for a property