You are here

private property EasyRdf_Sparql_Result::$fields in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php \EasyRdf_Sparql_Result::fields

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php, line 52

Class

EasyRdf_Sparql_Result
Class for returned for SPARQL SELECT and ASK query responses.

Code

private $fields = array();