Click or drag to resize

BindingsPatternFloatingVariables Property

Gets the enumeration of floating variables i.e. those not guaranteed to be bound.

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

Property Value

Type: IEnumerableString
See Also