Skip to content

Commit 55913ae

Browse files
authored
Update data-graph.md [netlify-build]
1 parent 6369e4b commit 55913ae

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

src/unify/linked-profiles/data-graph.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ To help you get started with the Data Graph, [view this short setup demo](https:
2020
> warning ""
2121
> Don't send any personal health information with the Data Graph.
2222
23-
## Breaking changes
24-
25-
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.
26-
27-
### Potential breaking change
28-
29-
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.
30-
3123
## Prerequisites
3224

3325
To use the Data Graph, you'll need the following:
@@ -259,6 +251,10 @@ data_graph {
259251
}
260252

261253
```
254+
## Step 4: Validate your Data Graph
255+
256+
Validate your Data Graph using the config builder and preview, then click **Save**.
257+
262258
## Data Graph example
263259

264260
<img src="/docs/unify/images/data-graph-example.png" alt="An example of a Data Graph" width="5888"/>
@@ -326,11 +322,6 @@ data_graph {
326322
}
327323

328324
```
329-
330-
## Validate your Data Graph
331-
332-
Validate your Data Graph using the config builder and preview, then click **Save**.
333-
334325
## Edit your Data Graph
335326

336327
To edit your Data Graph:
@@ -340,6 +331,14 @@ To edit your Data Graph:
340331

341332
A data consumer refers to a Segment feature referencing entities and relationships from the Data Graph.
342333

334+
## Breaking changes
335+
336+
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.
337+
338+
### Potential breaking change
339+
340+
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.
341+
343342
## Next steps
344343

345344
After you've set up your Data Graph, get started with [Linked Events](/docs/unify/linked-profiles/linked-events/) and [Linked Audiences](/docs/engage/audiences/linked-audiences/).

0 commit comments

Comments
 (0)