Contents
Class CONFIG.Sparql
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.CONFIG.Sparql
- Enclosing class:
CONFIG
SPARQLRepository config
- Since:
- 4.3.0
- Author:
- Jeen Broekstra
-
Field Details
-
queryEndpoint
Configuration setting for the SPARQL query endpoint. tag:rdf4j.org,2023:config/sparql.queryEndpoint -
updateEndpoint
Configuration setting for the SPARQL update endpoint. tag:rdf4j.org,2023:config/sparql.updateEndpoint -
passThroughEnabled
Configuration setting for enabling/disabling direct result pass-through. tag:rdf4j.org,2023:config/sparql.passThroughEnabled- See Also:
-
-
Constructor Details