GraphPatternIsOptional Property |
Gets/Sets whether the Graph Pattern is Optional.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsOptional { get; }
Public ReadOnly Property IsOptional As Boolean
Get
Property Value
Type:
BooleanSee Also