Click or drag to resize

GraphPatternIsGraph Property

Gets/Sets whether the Graph Pattern operates on a specific Graph.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsGraph { get; }

Property Value

Type: Boolean
See Also