The Document Folder service manages nodes for modeling files and folders in
the repository. The service provides methods to create and update nodes and define the
relationships between them.
The Document Folder service supports the following methods:
- Create
- Create nodes, set property values, and create associations between nodes.
- Read
- Read node properties and content, read and navigate node associations.
- Update
- Update properties and content of nodes.
- Delete
- Delete nodes. If the archive store is enabled, the node is not deleted but moved from its current node to the archive node store; nodes in the archive store can then be restored or purged.