pyapacheatlas.core.entity.AtlasProcess.addInput#
- AtlasProcess.addInput(*args)#
Add one or many entities to the inputs.
- Parameters
args (Union(dict,
pyapacheatlas.core.entity.AtlasEntity
)) – The atlas entities you are adding. They are comma delimited dicts or AtlasEntity. You can expand a list with *my_list.