LineageGraphEdge Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- LineageGraphEdge
Syntax
[ValueClass]
public class LineageGraphEdge : ILineageGraphEdge
Constructors
Name | Description |
---|---|
LineageGraphEdge() |
Properties
Name | Description |
---|---|
Id |
A unique ID of the edge JSON property name: qId |
MetaData |
Extra metadata on the edges, e.g. expression etc. JSON property name: qMetaData |
Relation |
Type of relation. JSON property name: qRelation |
Source |
Source node of the edge. Property on the qNodes object. JSON property name: qSource |
Target |
Target node of the edge. Property on the qNodes object. JSON property name: qTarget |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!