stardog.js should be able to make synchronous calls by passing an `async: false` option to any of its functions. Perhaps it makes sense to pass other options for ajax calls in the browser.
stardog.js should be able to make synchronous calls by passing an
async: falseoption to any of its functions.Perhaps it makes sense to pass other options for ajax calls in the browser.