-
Manish R Jain authored
Modify SubGraph so it can take in a SrcFunc function just like it currently takes SrcUids. That essentially replaces the concept of generators. Add two more fields, Filter children and FilterOp into SubGraph, so it can run filtering natively, just like it processes it's children.
Manish R Jain authoredModify SubGraph so it can take in a SrcFunc function just like it currently takes SrcUids. That essentially replaces the concept of generators. Add two more fields, Filter children and FilterOp into SubGraph, so it can run filtering natively, just like it processes it's children.