Schnittstelle SparqlRepository
public interface SparqlRepository
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungexecuteSparql
(Set<IRI> contexts, String sparqlQuery, String headerAccept)
-
Methodendetails
-
executeSparql
OutputStream executeSparql(Set<IRI> contexts, String sparqlQuery, String headerAccept) throws IOException - Löst aus:
IOException
-