Interface IFilter
Represents an Algebra construct which is a Filter.
Inherited Members
Namespace: VDS.RDF.Query.Algebra
Assembly: dotNetRdf.dll
Syntax
public interface IFilter : IUnaryOperator, ISparqlAlgebra, IVisitable, IProcessable
  Properties
| Edit this page View SourceSparqlFilter
Gets the Filter.
Declaration
ISparqlFilter SparqlFilter { get; }
  Property Value
| Type | Description | 
|---|---|
| ISparqlFilter |