Skip to content
Discussion options

You must be logged in to vote

You just need to do

graph_store.put_edge_index(xy, edge_type=('x', 'to', 'y'), layout='coo',
                               size=(100, 50))

in order to fix this :)

Replies: 1 comment 12 replies

Comment options

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

@denadai2
Comment options

@denadai2
Comment options

@rusty1s
Comment options

Answer selected by denadai2
@denadai2
Comment options

@rusty1s
Comment options

@denadai2
Comment options

@rusty1s
Comment options

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