Click or drag to resize

GraphPatternIsMinus Property

Gets/Sets whether the Graph Pattern is a MINUS clause.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsMinus { get; }

Property Value

Type: Boolean
See Also