You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/linked-profiles/data-graph.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ beta: true
5
5
hidden: true
6
6
---
7
7
8
-
> info "Segment's Data Graph is in private beta"
9
-
> The Data Graph is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
8
+
> info "Segment's Data Graph is in public beta"
9
+
> The Data Graph is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
10
10
11
11
With Linked Profiles, you can build a Data Graph that defines relationships between any entity data set in the warehouse and the Segment Profiles you send with Profiles Sync.
12
12
@@ -18,6 +18,13 @@ Make this relational data accessible to marketers and business stakeholders to e
18
18
> success ""
19
19
> To help you get started with the Data Graph, [view this short setup demo](https://drive.google.com/file/d/1oZNvs0raYaxK6tds3OEF0Ri3NGVCoXys/view?pli=1){:target="_blank"}.
20
20
21
+
## Breaking Changes
22
+
23
+
A breaking change occurs when deleting an entity or relationship that is being referenced by a data consumer. Note that an entity or relationship slug is immutable and treated as a delete if you make changes. Data consumers affected by breaking changes will fail on the next run.
24
+
25
+
### Potential Breaking Change
26
+
27
+
Editing the Data Graph may lead to errors with data consumers. If there’s a breaking change, the data consumer will fail on the next run. Unaffected data consumers will continue to work.
21
28
22
29
## Prerequisites
23
30
@@ -347,12 +354,6 @@ To edit your Data Graph:
347
354
1. Navigate to **Unify > Data Graph**.
348
355
2. Select the **Builder** tab, and click **Edit Data Graph**.
349
356
350
-
Deleting entities and relationships are not yet supported.
351
-
352
-
> info ""
353
-
> While you can edit entities and relationships in the Data Graph, this may lead to errors in downstream services referencing these entities and relationships. Segment recommends you recreate your existing Linked Audience and/or remove the entity from your existing Linked Events mappings.
354
-
355
-
356
357
## Next steps
357
358
358
359
After you've set up your Data Graph, get started with [Linked Audiences](/docs/engage/audiences/linked-audiences/) and [Linked Events](/docs/unify/linked-profiles/linked-events/).
0 commit comments