Click or drag to resize

TriplePattern.HasNoVariables 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

IConstructTriplePattern.HasNoVariables
See Also