OptionalendpointBase URL of the Fuseki server. Defaults to http://localhost:3030.
OptionaldatasetDataset name. Defaults to ds.
OptionalclientOptional pre-built SPARQL HTTP client. When provided it is used verbatim
and endpoint is ignored; otherwise an internal fetch-based client is
built against endpoint on connect().
OptionalheadersExtra HTTP headers sent with every internal-client request.
Connection options for
FusekiStore.