Click or drag to resize

TriplePatternHasNoVariables Property

Gets whether the Pattern contains no Variables of any kind.

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

Property Value

Type: Boolean

Implements

IConstructTriplePatternHasNoVariables
See Also