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
»
Result.php
»
EasyRdf_Sparql_Result
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
private property EasyRdf_Sparql_Result::$fields
File
drupal/
core/
vendor/
easyrdf/
easyrdf/
lib/
EasyRdf/
Sparql/
Result.php
, line 53
Class
EasyRdf_Sparql_Result
Class for returned for SPARQL SELECT and ASK query responses.
Code
private $fields =
array
();