Allocates and initializes a new node.
The new node's address is stable as long as this subgraph isn't merged.
A pointer to the new node, which is null in case something went wrong (OOM or the provided arguments were rejected by the node's initializer).
Allocates and initializes a new node.
The new node's address is stable as long as this subgraph isn't merged.