Click or drag to resize

ExtendInnerAlgebra Property

Gets the Inner Algebra.

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

Property Value

Type: ISparqlAlgebra

Implements

IUnaryOperatorInnerAlgebra
See Also