Click or drag to resize

IConstructTriplePatternHasNoVariables Property

Gets whether the Pattern contains no Variables of any kind.

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

Property Value

Type: Boolean
See Also