Click or drag to resize

FullTextQueryInnerAlgebra Property

Gets the Inner Algebra.

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

Property Value

Type: ISparqlAlgebra

Implements

IUnaryOperatorInnerAlgebra
See Also