Click or drag to resize

ParallelUnionLhs Property

Gets the LHS of the Join.

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

Property Value

Type: ISparqlAlgebra

Implements

IAbstractJoinLhs
See Also