Click or drag to resize

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; }

Property Value

Type: Boolean
See Also