GraphPatternIsExists Property |
Gets/Sets whether the Graph Pattern is an EXISTS clause.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsExists { get; }
Public ReadOnly Property IsExists As Boolean
Get
Property Value
Type:
BooleanSee Also