Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Graphify-Labs/graphify
/ _relations
Function
_relations
tests/test_pascal.py:12–13 ·
view source on GitHub ↗
(r)
Source
from the content-addressed store, hash-verified
10
11
12
def
_relations(r):
13
return
{e[
"relation"
]
for
e in r[
"edges"
]}
14
15
16
def
_edges_with_relation(r, *relations):
Callers
5
test_pascal_finds_imports
Function · 0.70
test_pascal_finds_inherits
Function · 0.70
test_pascal_finds_calls
Function · 0.70
test_lfm_contains_edges_form_hierarchy
Function · 0.70
test_dfm_contains_edges_form_hierarchy
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected