graphscope.framework.operation.Operation.signature#

property Operation.signature#

Signature of its parents’ signatures and its own parameters.

Used to unique identify one Operation with fixed configuration, if the configuration changed, the signature will be changed accordingly.

Note that this method has not been used.