Click or drag to resize

ISparqlFilterVariables Property

Gets the enumeration of Variables that are used in the Filter.

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

Property Value

Type: IEnumerableString
See Also