Click or drag to resize

SparqlQueryRootGraphPattern Property

Gets the top level Graph Pattern of the Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public GraphPattern RootGraphPattern { get; }

Property Value

Type: GraphPattern
See Also