Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set right or left position for node #69

Open
alirezarabiei7239 opened this issue Apr 20, 2020 · 2 comments
Open

set right or left position for node #69

alirezarabiei7239 opened this issue Apr 20, 2020 · 2 comments

Comments

@alirezarabiei7239
Copy link

hi
is there any way to i set where to add to node when i am adding to graph?
for example graph.addEdge(prNode, Node(subUser)) to left edge or right ?
thank you.

@DennisBlock
Copy link
Contributor

Currently not possible. As a workaround you could create a new graph with your new structure and set it in the adapter.

We should open the graph implementation for extensions.

@hamza-ahmed
Copy link

Hello, can i make that with new structure ? , im need to add multiple partners at same line !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants