Skip to main content

Properties


Properties

nodeId

The unique identifier of the current node.

isCancelled

Flag indicating if the execution has been cancelled via GraphOutputStream.abort(). Custom nodes can check this to exit early.