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

Update reader code to support both Directed and undirected graphs as well #2

Open
smd-faizan opened this issue Jun 27, 2016 · 1 comment

Comments

@smd-faizan
Copy link
Collaborator

smd-faizan commented Jun 27, 2016

Update reader code to support both Directed and undirected graphs as well

After Srikanth's changes - (Update reader code to support both Directed and undirected graphs as well)
,we now have support for both exporting in directed and unidirected format. We already have beta version of the reader code. we need to update the same reader code to support directed graphs.

For now, we need to warn the users that we are not exporting anything else apart from matrix. That is we do not export any extra columns present in the node/edge table. keeping it simple for now.

Probably, after this fix, we need to change the app name from adj-Exporter to something fancy 💃💃

@srikanthBezawada
Copy link
Owner

Should we deprecate reader related code ?

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

2 participants