Click or drag to resize

IAbstractJoinRhs Property

Gets the RHS of the Join.

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

Property Value

Type: ISparqlAlgebra
See Also