Combined type for graph nodes. It can be either a base node or an event node.
The type of the node. It should be a number.
The properties of the node. It should be an object with string keys and unknown values.
v0.0.1
Combined type for graph nodes. It can be either a base node or an event node.