dgl.udf.EdgeBatch.dst

EdgeBatch.dst

Return the feature data of the destination nodes.

Returns:Features of the destination nodes.
Return type:dict with str keys and tensor values