Click or drag to resize

NegatedPropertySetToQuery Method

Transforms the Algebra back into a SPARQL QUery.

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.NegatedPropertySet.ToQuery"]

Implements

ISparqlAlgebraToQuery
See Also