Enabling or Disabling Model Backups

Regardless of the method that you use to back up models, backup must be enabled for a Data Hub to back up models. This option is enabled by default.

The online_backup_enabled property in the neo4j.properties controls whether models on a Data Hub can be backed up.

  1. Open <Spectrumâ„¢ Technology Platforminstall path>/server/modules/hub/db/neo4j.properties.
  2. If necessary, uncomment the online_backup_enabled property.
  3. Configure the online_backup_enabled property.
    SettingDescription
    true Enables online backups. This is the default value for this setting.
    false Disables online backups.
  4. Save the file.