Click or drag to resize

ISparqlPropertyFunctionVariables Property

Gets the variables used in the function.

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

Property Value

Type: IEnumerableString
See Also