PathTransformContext.Subject 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:
Syntaxpublic PatternItem Subject { get; set; }
Public Property Subject As PatternItem
Get
Set
Property Value
Type:
PatternItem
See Also