PathTransformContextSubject Property |
Gets/Sets the Subject of the Triple Pattern at this point in the Path Transformation.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public PatternItem Subject { get; set; }
Public Property Subject As PatternItem
Get
Set
Property Value
Type:
PatternItemSee Also