In some cases, you may need to run a partial update by pointing the Dgraph to a single file by using the admin?op=update&updatefile=filename option.

The recommended way of running partial updates is by using the admin?op=update URL command that applies all files residing in the dgraph_input/updates directory (or the directory that you specify for updates with the --updatedir flag). However, pointing the Dgraph to a single updates file may be useful for performance testing purposes, such as when you plan to run Eneperf in the two-stream mode to test MDEX Engine performance with partial updates.

To run a partial update on a single file:


Copyright © Legal Notices