Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SPARQLStore\QueryEngine\Condition\FalseCondition Class Reference
Inheritance diagram for SMW\SPARQLStore\QueryEngine\Condition\FalseCondition:
Inheritance graph
[legend]
Collaboration diagram for SMW\SPARQLStore\QueryEngine\Condition\FalseCondition:
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 cannot match anything. Ordering is not relevant, as there is nothing to order.

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