Click or drag to resize

PropertyFunctionToQuery Method

Throws an error because property functions cannot be converted back to queries.

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

Return Value

Type: SparqlQuery

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

Implements

ISparqlAlgebraToQuery
See Also