Click or drag to resize

ISparqlFilter.Expression 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