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

It is not clear how to make collaborative filtering example for many users #44

Open
lfomendes opened this issue May 18, 2020 · 0 comments

Comments

@lfomendes
Copy link

The collaborative filtering example is good, but for a real app, we would have to make millions of requests, spending a lof of time going from app to Neptune. How can we change this example for many users in a single query?

g.V().has('GamerAlias','skywalker123')

How can we make a query that get the topN for many users, not only for skywalker123?

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

1 participant