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

Code generation for Shortest Path needs to be fixed #57

Open
ElaineRosenberg opened this issue Aug 27, 2019 · 1 comment
Open

Code generation for Shortest Path needs to be fixed #57

ElaineRosenberg opened this issue Aug 27, 2019 · 1 comment

Comments

@ElaineRosenberg
Copy link

  1. louvain property should not be in the config.
  2. use = rather than contains for finding the node.
  3. remove the LIMIT 1 in 2 places

Screen Shot 2019-08-27 at 3 17 23 PM

@tomasonjo
Copy link
Collaborator

@jexp What do you think about this?

I have a separate issue to add node labels here, because as of this moment it looks at all the nodes in the graph, which is not ideal and could actually lead to GDS errors as well

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

No branches or pull requests

2 participants