Uses of Package
org.eclipse.rdf4j.queryrender.sparql.experimental
Packages that use org.eclipse.rdf4j.queryrender.sparql.experimental
Package
Description
This package contains classes for rendering RDF4J query objects as SPARQL queries.
-
Classes in org.eclipse.rdf4j.queryrender.sparql.experimental used by org.eclipse.rdf4j.queryrender.sparql.experimentalClassDescriptionSome functions that are declared as built-in in the SPARQL 1.1 specification are also identifiable as URI functions in the fn: namespace.Enumeration of standard SPARQL 1.1 functions that are neither recognized by RDF4J as special value expressions nor defined as IRI functions in the fn: namespace (see
FNFunction
).The SerializableParsedTupleQuery class is an intermediate structure holding main parts of a query or a subquery: projection, WHERE clause, GROUP BY clause, ORDER BY clause, LIMIT element, HAVING clause, and BINDINGS clause.The SerializableParsedTupleQuery class is an intermediate structure holding main parts of a query or a subquery: projection, WHERE clause, GROUP BY clause, ORDER BY clause, LIMIT element, HAVING clause, and BINDINGS clause.The SerializableParsedTupleQuery class is an intermediate structure holding main parts of a query or a subquery: projection, WHERE clause, GROUP BY clause, ORDER BY clause, LIMIT element, HAVING clause, and BINDINGS clause.