Commit c8f978b
authored
feat(compass): remove upstreams/downstreams from UpsertEntityRequest (#477)
Lineage is now represented as edges with types derived_from and
generates, sent via UpsertEdge like all other relationships. This
removes the special-case handling where lineage was inlined on the
entity while all other edges used the edge API.1 parent e8e42d9 commit c8f978b
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
0 commit comments