Click or drag to resize

FilteredProductRhs Property

Gets the RHS Algebra.

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

Property Value

Type: ISparqlAlgebra

Implements

IAbstractJoinRhs
See Also