Click or drag to resize

LeftJoinFilter 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

ILeftJoinFilter
See Also