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