GraphPatternIsSubQuery Property |
Gets whether this Graph Pattern is a Sub-query which can be simplified.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsSubQuery { get; }
Public ReadOnly Property IsSubQuery As Boolean
Get
Property Value
Type:
BooleanSee Also