Extract Flows as Lambdas

../../../_images/extract_one_to_one.svg
class node_lambda.ExtractFlowsLambdas[source]

Extract top level Flows as Lambda functions matching datatype in flows.

Lambda functions will change its type to reflect the choosen datatype as long as it is a non-generic function type and can be matched against connected nodes. Datatypes configured that fail to satisfy the above are simply be ignored.

Inputs:
Filenames : [datasource]

Flow filenames

Outputs:
Functions : () -> ()

Lambda functions

Configuration:
Datatype

Non-generic datatype to match against lambda functions in input