PathTransformContext.Top Property |
Gets/Sets whether this is the Top Level Pattern.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool Top { get; set; }
Public Property Top As Boolean
Get
Set
Property Value
Type:
Boolean
See Also