Class QueryAggregatesNormalizer

  • All Implemented Interfaces:
    SPARQLExtQueryVisitor, QueryVisitor

    public class QueryAggregatesNormalizer
    extends Object
    implements SPARQLExtQueryVisitor
    Class used to normalize SPARQL-Generate queries, i.e. output an equivalent query with no expression nodes. This class is instantiated by calls to the method SPARQLExtQuery.normalizeXExpr()
    Author:
    Maxime Lefrançois