Skip to content

ndi.database.implementations.fun.expell_plan

  EXPELL_PLAN - prepare to remove files from an ndi_document file_info from a database

  [TO_DELETE_LIST] = ndi.database.implementations.fun.expell_plan(NDI_DOCUMENT_OBJ, INGESTION_DIRECTORY)

  Plan to expell all of the files from an ndi.document NDI_DOCUMENT_OBJ from the directory INGESTION_DIRECTORY.

  A list of files (full path) to be deleted is returned in the cell array TO_DELETE_LIST. 

  See also: ndi.database.implementations.fun.ingest_plan