Click or drag to resize

LeftJoin.Filter Property

Gets the Filter that applies across the Join.

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

Property Value

Type: ISparqlFilter

Implements

ILeftJoin.Filter
See Also