Show:

Implements HTTP transport

Constructor

Transport

(
  • endpoint
)

Parameters:

  • endpoint String
    • SPARQL endpoint URL

Item Index

Methods

Methods

submit

(
  • queryString
)
Promise

Implements HTTP transport

Parameters:

  • queryString String
    • SPARQL query string

Returns:

Promise:
  • Returns a Promise that will yield the Result object