SameTermFilter Properties |
The SameTermFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixedVariables |
Gets the enumeration of fixed variables in the algebra i.e. variables that are guaranteed to have a bound value.
(Inherited from VariableRestrictionFilter.) |
![]() | FloatingVariables |
Gets the enumeration of floating variables in the algebra i.e. variables that are not guaranteed to have a bound value.
(Inherited from VariableRestrictionFilter.) |
![]() | InnerAlgebra |
Gets the Inner Algebra.
(Inherited from VariableRestrictionFilter.) |
![]() | RestrictionValue |
Gets the Value Restriction which this filter applies.
(Inherited from SingleValueRestrictionFilter.) |
![]() | RestrictionVariable |
Gets the Variable that this filter restricts the value of.
(Inherited from VariableRestrictionFilter.) |
![]() | SparqlFilter |
Gets the Filter to be used.
(Inherited from VariableRestrictionFilter.) |
![]() | Variables |
Gets the Variables used in the Algebra.
(Inherited from VariableRestrictionFilter.) |