lightdb.backup.DatabaseBackup
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Does a full backup of the supplied database to the directory specified
Does a full backup of the supplied database to the directory specified
Attributes
Creates a ZIP file backup of the database. Use with DatabaseRestore.archive to restore the backup archive.
Creates a ZIP file backup of the database. Use with DatabaseRestore.archive to restore the backup archive.
Value parameters
-
archive
-
the ZIP file to create
-
db
-
the database to back up
Attributes
-
Returns
-
the number of records backed up