Skip to main content

Properties


Properties

nodeId

nodeId: string
The unique identifier of the current node.

isCancelled

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