dataflow-api
dataflow-api copied to clipboard
API Questions
I'd like to use the dataflow-api in a project - I'm going to play around with it a bit this week, but I was wondering if you could let me know some basics about the API:
- Can you create custom processing node types?
- Can you tweak the parameters of a node when it's attached to a flow? (e.g. a filter predicate)
- Do you have any plans on including layout transformations here?
Thanks!