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 BaseTriplePatternFixedVariables.) | |
FloatingVariables |
Gets the enumeration of floating variables in the pattern i.e. variables that are not guaranteed to have a bound value.
(Overrides BaseTriplePatternFloatingVariables.) | |
HasNoBlankVariables |
Returns false a property path may always contain implicit blank variables.
(Overrides BaseTriplePatternHasNoBlankVariables.) | |
IsAcceptAll |
Gets whether the Pattern accepts all Triple Patterns.
(Overrides BaseTriplePatternIsAcceptAll.) | |
Object |
Gets the Object of the Property Path.
| |
Path |
Gets the Property Path.
| |
PatternType |
Gets the pattern type.
(Overrides BaseTriplePatternPatternType.) | |
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.) |