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

Public Member Functions

 getCondition ()
 
 isSafe ()
 
- Public Member Functions inherited from SMW\SPARQLStore\QueryEngine\Condition\Condition
 getCondition ()
 
 isSafe ()
 
 addNamespaces (array $namespaces)
 
 getWeakConditionString ()
 
 getCogentConditionString ()
 

Additional Inherited Members

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

Detailed Description

Represents a condition that matches everything. Weak conditions (see SMWSparqlCondition::$weakConditions) might be still be included to enable ordering (selecting sufficient data to order by).

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