Package cz.cvut.kbss.jopa.query.sparql
package cz.cvut.kbss.jopa.query.sparql
-
ClassDescriptionOptimizes entity loading by modifying the query to fetch all entity attributes.QueryResultLoadingOptimizer<H extends QueryHolder>Allows optimizing query results by modifying the query assembly and providing a corresponding query result loader.Grammar-based SPARQL 1.1 query parser.Allows plugging into the SPARQL query assembly process and modifying the resulting query.Constants of SPARQL.This class provides an empty implementation of
SparqlParserListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced bySparqlParser
.Factory for creating SPARQL queries.Allows optimizing queries that load entity instances.Query parameter represented by ANTLR tokens in the query string.