Click or drag to resize

GraphPatternIsService Property

Gets/Sets whether the Graph Pattern is a SERVICE clause.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsService { get; }

Property Value

Type: Boolean
See Also