Click or drag to resize

SparqlQueryConstructTemplate Property

Gets/Sets the Construct Template for a Construct Query.

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

Property Value

Type: GraphPattern
See Also