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