PropertyPathPattern Properties |
The PropertyPathPattern type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixedVariables |
Gets the enumeration of fixed variables in the pattern i.e. variables that are guaranteed to have a bound value.
(Overrides BaseTriplePattern.FixedVariables.) |
![]() | FloatingVariables |
Gets the enumeration of floating variables in the pattern i.e. variables that are not guaranteed to have a bound value.
(Overrides BaseTriplePattern.FloatingVariables.) |
![]() | HasNoBlankVariables |
Returns false a property path may always contain implicit blank variables.
(Overrides BaseTriplePattern.HasNoBlankVariables.) |
![]() | IsAcceptAll |
Gets whether the Pattern accepts all Triple Patterns.
(Overrides BaseTriplePattern.IsAcceptAll.) |
![]() | Object |
Gets the Object of the Property Path.
|
![]() | Path |
Gets the Property Path.
|
![]() | PatternType |
Gets the pattern type.
(Overrides BaseTriplePattern.PatternType.) |
![]() | Subject |
Gets the Subject of the Property Path.
|
![]() | UsesDefaultDataset |
Gets whether a Triple Pattern is Thread Safe when evaluated.
(Inherited from BaseTriplePattern.) |
![]() | Variables |
Gets the List of Variables used in the Pattern.
(Inherited from BaseTriplePattern.) |