Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SMW\SPARQLStore\QueryEngine\Condition\WhereCondition Class Reference
Inheritance diagram for SMW\SPARQLStore\QueryEngine\Condition\WhereCondition:
Inheritance graph
[legend]
Collaboration diagram for SMW\SPARQLStore\QueryEngine\Condition\WhereCondition:
Collaboration graph
[legend]

Public Member Functions

 __construct ( $condition, $isSafe, $namespaces=[])
 
 getCondition ()
 
 isSafe ()
 
- Public Member Functions inherited from SMW\SPARQLStore\QueryEngine\Condition\Condition
 getCondition ()
 
 isSafe ()
 
 addNamespaces (array $namespaces)
 
 getWeakConditionString ()
 
 getCogentConditionString ()
 

Public Attributes

 $condition
 
 $isSafe
 
- Public Attributes inherited from SMW\SPARQLStore\QueryEngine\Condition\Condition
 $orderByVariable = ''
 
 $orderVariables = []
 
 $weakConditions = []
 
 $cogentConditions = []
 
 $namespaces = []
 

Detailed Description

Container class that represents a SPARQL (sub-)pattern and relevant pieces of associated information for using it in query building.

GNU GPL v2+

Since
1.6
Author
Markus Krötzsch

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy