Class CONFIG.Sparql
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.CONFIG.Sparql
- Enclosing class:
CONFIG
SPARQLRepository config
-
Field Summary
-
Constructor Summary
-
Method Summary
-
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
-
Sparql
public Sparql()
-