Click or drag to resize

FilteredProductToGraphPattern Method

Converts the algebra back into a Graph Pattern.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public GraphPattern ToGraphPattern()

Return Value

Type: GraphPattern

[Missing <returns> documentation for "M:VDS.RDF.Query.Algebra.FilteredProduct.ToGraphPattern"]

Implements

ISparqlAlgebraToGraphPattern
See Also