Package | Description |
---|---|
org.eclipse.rdf4j.queryrender.serql | |
org.eclipse.rdf4j.queryrender.sparql | |
org.eclipse.rdf4j.queryrender.sparql.experimental |
This package contains classes for rendering RDF4J query objects as SPARQL queries.
|
Modifier and Type | Class and Description |
---|---|
class |
SeRQLQueryRenderer
Implementation of the
QueryRenderer interface which renders
ParsedQuery objects as strings in SeRQL syntax |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLQueryRenderer
Implementation of the
QueryRenderer interface which renders queries into the SPARQL syntax. |
Modifier and Type | Class and Description |
---|---|
class |
SparqlQueryRenderer
An alternative implementation of the SPARQL query renderer (more complete than the default
SPARQLQueryRenderer ) |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.