Class SPARQLQueryRenderer

java.lang.Object
org.eclipse.rdf4j.queryrender.sparql.SPARQLQueryRenderer
All Implemented Interfaces:
QueryRenderer

public class SPARQLQueryRenderer extends Object implements QueryRenderer

Implementation of the QueryRenderer interface which renders queries into the SPARQL syntax.

Author:
Michael Grove