Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Graph.php
»
EasyRdf_Graph
»
EasyRdf_Graph::checkValueParam
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to EasyRdf_Graph::checkValueParam()
EasyRdf_Graph::add
in drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Graph.php
Add data to the graph
EasyRdf_Graph::delete
in drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Graph.php
Delete a property (or optionally just a specific value)
EasyRdf_Graph::deleteLiteral
in drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Graph.php
Delete a literal value from a property of a resource
EasyRdf_Graph::hasProperty
in drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Graph.php
Check to see if a property exists for a resource.
EasyRdf_Graph::resourcesMatching
in drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Graph.php
Get an arry of resources matching a certain property and optional value.
EasyRdf_Graph::set
in drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Graph.php
Set a value for a property