delete

Function

Deletes the document splitting information in a database.

Prototype

def delete(document_id)

Parameters

Parameter

Data Type

Required/Optional

Description

document_id

Integer

Required

Document ID. For details, see DocumentModel.

Return Value

Data Type

Description

Integer

Number of deleted documents.