MCPcopy Create free account
hub / github.com/Graphify-Labs/graphify / _labels

Function _labels

tests/test_pascal.py:8–9  ·  view source on GitHub ↗
(r)

Source from the content-addressed store, hash-verified

6
7
8def _labels(r):
9 return [n["label"] for n in r["nodes"]]
10
11
12def _relations(r):

Calls

no outgoing calls

Tested by

no test coverage detected