Closed ChrisKeefe closed 3 years ago
Currently, nx is using UUID strings as nodes, with all data stored as node attributes. Refactoring to use ProvNodes as nx.DiGraph nodes might clean up the logic in ProvDAG.init() a bit.
duplicate of #5
Currently, nx is using UUID strings as nodes, with all data stored as node attributes. Refactoring to use ProvNodes as nx.DiGraph nodes might clean up the logic in ProvDAG.init() a bit.