saveDocumentMetadata

abstract suspend override fun saveDocumentMetadata(document: Document, userId: String)

Saves the document meta data. Use this was updating the content of the document is not necessary. This is a much lighter operation than saveDocument, because it is not necessary to save/update all lines of content.