Click or drag to resize

ISparqlAlgebraVariables Property

Gets the enumeration of Variables used in the Algebra.

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

Property Value

Type: IEnumerableString
See Also