Builder

class Builder

Properties

Link copied to clipboard
var index: Int?

The index position of this item in the execution chain.

Link copied to clipboard

The name of the node in the execution chain.

Link copied to clipboard

The type of execution chain item. Supported values are Iterator and Loop.