Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
sparql-tools/src
isEndpointReachable
Function isEndpointReachable
isEndpointReachable
(
endpoint
:
string
,
timeoutMs
?:
number
)
:
Promise
<
boolean
>
Check whether a SPARQL HTTP service responds (any 2xx/4xx except network error).
Parameters
endpoint
:
string
timeoutMs
:
number
= 2000
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...
Check whether a SPARQL HTTP service responds (any 2xx/4xx except network error).