Durango v0.1.3 Durango.Api.Bulk View Source

Link to this section Summary

Functions

POST /_api/export Create export cursor

POST /_api/batch Executes a batch request

POST /_api/import#document Imports document values

POST /_api/import#json Imports documents from JSON

Link to this section Functions

Link to this function create_export_cursor(repo) View Source

POST /_api/export Create export cursor

Link to this function execute_batch(repo, batch) View Source

POST /_api/batch Executes a batch request

Link to this function import_documents(repo, documents) View Source

POST /_api/import#document Imports document values

POST /_api/import#json Imports documents from JSON