Uses of Package
org.eclipse.rdf4j.query.parser.sparql
Packages that use org.eclipse.rdf4j.query.parser.sparql
-
Classes in org.eclipse.rdf4j.query.parser.sparql used by org.eclipse.rdf4j.query.parser.sparqlClassDescriptionBase class for visitors of the SPARQL AST.A graph pattern consisting of (required and optional) tuple expressions, binding assignments and boolean constraints.A SPARQL AST visitor implementation that creates a query algebra representation of the query.
-
Classes in org.eclipse.rdf4j.query.parser.sparql used by org.eclipse.rdf4j.repository.sail.helpersClassDescriptionAn extension of
TriGStarParser
that processes data in the format specified in the SPARQL 1.1 grammar for Quad data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations).