Click or drag to resize

ISparqlFilterExpression Property

Gets the Expression that this Filter uses.

Namespace:  VDS.RDF.Query.Filters
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
ISparqlExpression Expression { get; }

Property Value

Type: ISparqlExpression
See Also