Click or drag to resize

LetPatternFloatingVariables Property

Returns the variable being assigned to as any evaluation error will result in an unbound value so we can't guarantee it is bound.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IEnumerable<string> FloatingVariables { get; }

Property Value

Type: IEnumerableString

Implements

ITriplePatternFloatingVariables
ITriplePatternFloatingVariables
See Also