Users can create versions (snapshots) of Syndeia projects, mark them as milestones, and compare versions to view the chronological list of events, such as relations created, modified, and deleted. This feature is only available when running Syndeia in cloud mode (using Syndeia Cloud).
When the Syndeia Dashboard is launched in cloud mode, it connects to Syndeia Cloud and requests users to select an existing or create a new Syndeia project. Learn how to view all versions of a project, create a new project version, and compare project versions.
View existing project versions
Follow the steps below to view existing versions of a project.
(1) Select the Versions tab in the Syndeia Dashboard.
(2) Click on the "Refresh" button. Syndeia will show all the versions of a project, as shown below.
Create a new project version
Follow the steps below to create a new version of a project.
(1) Select the Versions tab in the Syndeia Dashboard.
(2) Click on the "New Version" button. Syndeia will show all the versions of a project, as shown below.
Compare project versions
Follow the steps below to compare two project versions.
(1) Select the Versions tab in the Syndeia Dashboard.
(2) Click the "Refresh" button to get all the versions of a project.
(3) Multiple select two versions (rows), right click, and select the Compare button, as shown below.
(4) The compare results are shown in a table, as below. The table shows a chronological list of events between the two project versions. There are three types of events shown:
- New connections that were created are shown in green
- Updated connections that were updated are shown in orange
- Deleted connections are shown in red