Promise that resolves after file was edited
Deletes this file from the metanome index file ATTENTION: THIS WONT DELETE THE FILE ITSELF This is done so that this operation is as atomic as possible, and is either completely clears or completely fails, but doen't leave corrupted state. The calling context is responsible for making sure both actions succeed
name of the file to be deleted (without folders)
Promise. Resolves to true if something was deleted, false otherwise
if false (delfault) only gets entries for current database
Generated using TypeDoc
This should rarely be called directly, but via MetanomeAlgorithn.addToIndex! It takes an entry and adds it to the index file once a lock could be aqcuired