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

Method type

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

Source from the content-addressed store, hash-verified

274
275 @property
276 def type(self): # pylint: disable=redefined-builtin
277 return self._type
278
279 @property
280 def shape(self):

Callers 3

init_table_accessorsFunction · 0.45
frag_edge_side_infoFunction · 0.45
frag_node_side_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected