MCPcopy Create free account
hub / github.com/alibaba/graph-learn / edges

Method edges

graphlearn/python/data/values.py:771–772  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

769
770 @property
771 def edges(self):
772 return self._edges
773
774 @property
775 def shape(self):

Callers 2

ppi.pyFile · 0.45
arxiv.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected