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: 
Syntaxpublic bool IsSubQuery { get; }Public ReadOnly Property IsSubQuery As Boolean
	Get
Property Value
Type: 
Boolean
See Also