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