Batch Objects#
|
Concatenates multiple GraphData into a single unified GraphDataBatch for efficient computation and parallelization over multiple graphs. |
|
Constructs a GraphDataBatch object from a list of GraphData. |
|
Reconstructs a list of GraphData objects from a GraphDataBatch. |
|
Concatenates attributes of multiple graphs based on the specifications of each GraphData. |