Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_const
Function · 0.45
BuildIntersectOp
Function · 0.45
gen_agg_var_and_code_for_fold
Function · 0.45
variable_to_tag_id_property_selector
Function · 0.45
sort_pair_pb_to_order_pair
Function · 0.45
gen_agg_var_and_code
Function · 0.45
GroupByOpBuilder
Class · 0.45
ScanOpBuilder
Class · 0.45
get_prop_name_type_from_variable
Function · 0.45
project_key_values_to_string
Function · 0.45
BuildIntersectOp
Function · 0.45
project_mapping_to_string
Function · 0.45
Calls
no outgoing calls
Tested by
4
is_pk_oid_exact_check
Function · 0.36
is_pk_exact_check
Function · 0.36
parse_special_vertex_predicate
Function · 0.36
parse_special_edge_predicate
Function · 0.36