Represents a node in a lineage graph.
Values: DATASET, ACTION, RUN
The data associated with the node (optional).
The ID of the node (optional).
The array of incoming edges to the node (optional).
The array of outgoing edges from the node (optional).
The type of the node (optional).