bulkLoadKillSuggest EditsDefinition Kills a bulk load operation. This is a wrapper for bulkLoad. Syntax db.bulkLoadKill() Example ProvenDB v7754 (current)> db.bulkLoadKill() { "ok" : 0, "error" : "BulkLoadNotInProgress" } See also bulkLoadUpdated over 2 years ago Table of Contents Definition Syntax Example See also