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; }
Public ReadOnly Property IsService As Boolean
Get
Property Value
Type:
BooleanSee Also