MCPcopy Create free account
hub / github.com/alibaba/GraphScope / key

Method key

python/graphscope/framework/app.py:455–457  ·  view source on GitHub ↗

A unique identifier of App.

(self)

Source from the content-addressed store, hash-verified

453
454 @property
455 def key(self):
456 """A unique identifier of App."""
457 return self._key
458
459 @property
460 def signature(self):

Callers 15

variable_to_param_constFunction · 0.45
BuildIntersectOpFunction · 0.45
gen_agg_var_and_codeFunction · 0.45
GroupByOpBuilderClass · 0.45
ScanOpBuilderClass · 0.45
BuildIntersectOpFunction · 0.45

Calls

no outgoing calls

Tested by 4

is_pk_oid_exact_checkFunction · 0.36
is_pk_exact_checkFunction · 0.36