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