Skip to content
Discussion options

You must be logged in to vote
  1. Yes e_id corresponds to the index of the edge in the full(original) graph. So edge_attr[ed_id] should give you the edge attributes for the edges in the sample. Check this for more documentation and examples..
  2. Yes, creating on large graph with multiple disconnected components as described here seems like the best option.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@rusty1s
Comment options

@a-ism256
Comment options

@rusty1s
Comment options

@a-ism256
Comment options

@rusty1s
Comment options

Answer selected by rusty1s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants