Class PreprocessedQuerySerializer

java.lang.Object
org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor<RuntimeException>
org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
All Implemented Interfaces:
QueryModelVisitor<RuntimeException>

class PreprocessedQuerySerializer extends AbstractQueryModelVisitor<RuntimeException>
This class processes a SerializableParsedTupleQuery and renders it as a SPARQL string.