You are here

private property EasyRdf_Sparql_Client::$updateUri in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Client.php \EasyRdf_Sparql_Client::updateUri

The update/write address of the SPARQL Endpoint

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Client.php, line 53

Class

EasyRdf_Sparql_Client
Class for making SPARQL queries using the SPARQL 1.1 Protocol

Code

private $updateUri = null;