Initializes a join node, must be later disposed.
This procedure initializes the collection of channels and sets up unique indexes for each in-edge slot. Edge slot kinds default to data; this can be changed later.
Address of node being initialized.
Slice indicating the number of parameters on each channel.
Zero on success, non-zero on failure (OOM or invalid number of channels).
Initializes a join node, must be later disposed.
This procedure initializes the collection of channels and sets up unique indexes for each in-edge slot. Edge slot kinds default to data; this can be changed later.