save_as# Database.save_as(path, version='')# Save the database to a new location and older EDB version. Parameters: pathstrLocation for saving the new database file to. versionstr, default: “”EDB version for the new database file. The default is "", in which case the new database file is saved for the current version.