You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2021. It is now read-only.
Hi @surajrrao ,
you're right, you have to put the framework, reco and your specific jars into the plugin directory. Reco is a library, so you can use the API to do your recommendations.
The pre-computation logic is triggered automaticaly when the database engine is not under pressure. To enable it you have to edit the neo4j.conf file as described here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My understanding is that the java code/recommendation business logic should be deployed in the neo4j plugins folder - Is that correct?
How do we trigger the precomputation logic - is there a schedular available to execute & update the data.
The text was updated successfully, but these errors were encountered: