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
-**Edges**: list of relationships, each with source_urn, target_urn, type, source, properties
14
14
15
-
Ownership is represented as edges with type `owned_by`. Lineage (upstreams/downstreams) is represented as edges with type `lineage`.
15
+
Ownership is represented as edges with type `owned_by`. Lineage is represented as edges with type `derived_from` (entity depends on target) and `generates` (entity produces target).
0 commit comments