Click or drag to resize

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; }

Property Value

Type: Boolean
See Also