Skip to content
Discussion options

You must be logged in to vote

WCC only works on undirected graphs. You need

graph = load_ldbc(sess=sess, directed=False)

to make it work as expected.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@sighingnow
Comment options

@hanjf12
Comment options

Answer selected by sighingnow
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested component:gae
2 participants
Converted from issue

This discussion was converted from issue #2484 on March 06, 2023 03:16.