GraphPatternIsGraph Property |
Gets/Sets whether the Graph Pattern operates on a specific Graph.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsGraph { get; }
Public ReadOnly Property IsGraph As Boolean
Get
Property Value
Type:
BooleanSee Also