DiscardEmptyData¶
Discard data that is empty.
This includes empty data structures such as lists, dicts (structures), arrays, axes, blocks, chunks, packets with no chunks, packets with only empty chunks, and graphs with no nodes. In all those cases this node will output None. Version 0.5.0
Ports/Properties¶
data¶
Data to process.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.