GraphPatternIsService Property |
Gets/Sets whether the Graph Pattern is a SERVICE clause.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool IsService { get; }
Public ReadOnly Property IsService As Boolean
Get
Property Value
Type:
Boolean
See Also