pathling
pathling copied to clipboard
Scheduled import from bulk API in the server
It would be great if we could make the server configurable to run a bulk export and import job on a schedule. This would remove the need for the current import JavaScript component.
The job would use the since parameter and the merge import mode to incrementally update the data in the warehouse.
This depends upon #1776.