Get Started
Advanced Materials
API Reference
Notes
Misc
dgl.distributed.
load_partition_book
Load a graph partition book from the partition config file.
part_config (str) β The path of the partition config file.
part_id (int) β The partition ID.
GraphPartitionBook β The global partition information.
str β The graph name
dict β The node types
dict β The edge types