Subgraph.insert

Allocates and initializes a new node.

The new node's address is stable as long as this subgraph isn't merged.

Return Value

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).