Click or drag to resize

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

Property Value

Type: Boolean
See Also