wikidatawikidata-apiblazegraph

Setting a query timeout in Wikidata api


I've created a local version of the wikidata api using the instructions here, and I'd like to specify a custom timeout to override the 60 second timeout in the official api. I haven't found anything in RWStore.properties, but perhaps I'm missing something.


Solution

  • According to Blazegraph documentation, this should be the queryTimeout parameter in the web.xml file.