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