:param graph: [batch_size] * DGLGraph node: word: unit=0, dtype=0, id=(int)wordid in vocab sentence: unit=1, dtype=1, words=tensor, position=int, label=tensor document: unit=1, dtype=2 edge: word2
(self, graph)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected