Revision a7f557b...
Go back to digest for 12th August 2012Features in KDE Base
Vishesh Handa committed changes in [nepomuk-core/feature/backup] /storage:
Backup: Implement Simple Backup of Nepomuk
Modified the BackupGenerationJob to simply query for all the statements
it wishes to save (all graphs but nrl:DiscardableInstanceBase), which is
then serialized into a file and gzipped. The statements are serialized
into the standard NQuads format.
File Changes
Added 2 files
- /storage/backupsync/service
- services/backupfile.cpp
- services/backupfile.h
Modified 2 files
- /storage
- services/CMakeLists.txt
- services/backupsync/service/backupgenerationjob.cpp
4 files changed in total