Click or drag to resize

ParallelJoinRhs Property

Gets the RHS of the Join.

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

Property Value

Type: ISparqlAlgebra

Implements

IAbstractJoinRhs
See Also