Name, or names under which the values produced by the src will
be found. It's most often Root, or else it's probably a
temporary Field.
In the case of read, it's None. In the case where we are
converting a WorkflowBuilder into a Workflow, we have access
to the shape of this Workflow and encode it in struct.
Name, or names under which the values produced by the src will be found.
Name, or names under which the values produced by the src will
be found. It's most often Root, or else it's probably a
temporary Field.
In the case of read, it's None.
In the case of read, it's None. In the case where we are
converting a WorkflowBuilder into a Workflow, we have access
to the shape of this Workflow and encode it in struct.
This is a Leaf node which can be used to construct a more complicated WorkflowBuilder. Takes a value resulting from a Workflow and wraps it in a WorkflowBuilder. For example: If you want to read from MongoDB and then project on a field, the read would be the CollectionBuilder.
Name, or names under which the values produced by the src will be found. It's most often
Root, or else it's probably a temporaryField.In the case of read, it's None. In the case where we are converting a WorkflowBuilder into a Workflow, we have access to the shape of this Workflow and encode it in
struct.