Click or drag to resize

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; }

Property Value

Type: PatternItem
See Also