Click or drag to resize

PathTransformContextToAlgebra Method

Returns the BGP that the Path Transform produces.

Namespace:  VDS.RDF.Query.Paths
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlAlgebra ToAlgebra()

Return Value

Type: ISparqlAlgebra

[Missing <returns> documentation for "M:VDS.RDF.Query.Paths.PathTransformContext.ToAlgebra"]

See Also