Click or drag to resize

PropertyPathToGraphPattern Method

Converts the algebra back into a Graph Pattern.

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

Return Value

Type: GraphPattern

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

Implements

ISparqlAlgebraToGraphPattern
ISparqlAlgebraToGraphPattern
See Also