Sampling#
Random Walks#
|
Compute the induced subgraph of neighbors centered at node n, within a given radius. |
|
Does neighborhood sampling, which samples nodes from a graph based on the current node's neighbors, with a corresponding fanout value at each hop. |