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

Add a CLI argument to view graph #71

Open
ba11b0y opened this issue Jan 22, 2019 · 1 comment
Open

Add a CLI argument to view graph #71

ba11b0y opened this issue Jan 22, 2019 · 1 comment
Labels
post-poned Will do later

Comments

@ba11b0y
Copy link

ba11b0y commented Jan 22, 2019

Currently to visualise the graph created in redisgraph, one is supposed to uncomment the code here.
Instead maybe provide a command line argument to visualise the whole graph.

@Mec-iS @xadahiya Suggestions?

@Mec-iS
Copy link
Contributor

Mec-iS commented Jan 26, 2019

that would be nice but it would be computationally expensive as the graph could have eventually millions of nodes. maybe a command to print local areas, like all the neighbours of a node up to the second degree coukd work.

@Mec-iS Mec-iS added post-poned Will do later and removed GSOC-2019 labels Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-poned Will do later
Projects
None yet
Development

No branches or pull requests

2 participants