Click or drag to resize

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

Property Value

Type: Boolean
See Also