Package org.treetank Description
Treetank Core
This module represents the core functionality of Treetank with the ability to be included as library and
extended by application-specific datas.
The root package for all packages include:
- access: Direct access layer for interaction with treetank
- api: Interfaces for offering abstract implementations
- io: classes for writing data to the disk or in the cloud
- log: transaction log for buffering data between two versions relying on a Berkeley DB
- bucket: Bucketlayer, all revisions which are storing data are represented by these classes
- revision: revisioning algorithms
- Author:
- Sebastian Graf, University of Konstanz