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; }
Public ReadOnly Property IsMinus As Boolean
Get
Property Value
Type:
BooleanSee Also