Durango v0.1.3 Durango.Api.Cursors View Source

Link to this section Summary

Functions

POST /_api/cursor Create cursor

DELETE /_api/cursor/{cursor-identifier} Delete cursor

PUT /_api/cursor/{cursor-identifier} Read next batch from cursor

Link to this section Functions

Link to this function create_cursor(repo, params) View Source

POST /_api/cursor Create cursor

DELETE /_api/cursor/{cursor-identifier} Delete cursor

PUT /_api/cursor/{cursor-identifier} Read next batch from cursor