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