Click or drag to resize

GraphPatternFilter Property

Gets/Sets the FILTER that applies to this Graph Pattern.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlFilter Filter { get; }

Property Value

Type: ISparqlFilter
See Also