Skip to content

Implemented fetching data as a stream

Svilen Velikov requested to merge GDB-3397-download-with-stream into master
  • Implemented download method which executes GET request configured with responseType=stream and returning the readable stream to the client
  • Implemented tests
  • Updated documentation of the query method a bit
  • Updated examples
  • Fixed jsdoc

JIRA: https://ontotext.atlassian.net/browse/GDB-3397

Merge request reports

Loading