deletePartialDocumentAndParents

final Unit deletePartialDocumentAndParents(String documentId)

Deletes a Gini partial document and all its parent composite documents.

Partial documents can be deleted only, if they don't belong to any composite documents and this method deletes the parents before deleting the partial document.

Parameters

documentId

The id of an existing partial document