graphscope.framework.operation.Operation.eval#

Operation.eval(leaf=True)[source]#

Evaluate by sess.run.

Parameters:

leaf (bool, optional) – Leaf Operation means there is no successor.