save_as#

Edb.save_as(path, version='')[source]#

Save this Database to a new location and older EDB version.

Parameters:
pathstr

New Database file location.

versionstr

EDB version to save to. Empty string means current version.