graphaware / neo4j-reco

Neo4j-based recommendation engine module with real-time and pre-computed recommendations.
374 stars 77 forks source link

class files not found #39

Open emmanuel-2u opened 6 years ago

emmanuel-2u commented 6 years ago

Some class like NodeInclusionPolicy and BaseNodeInclusionPolicy are not found! What version of this framework should I use to get everything done in readme.md working? Right now, am using version 3.4.0.52.11!

ikwattro commented 6 years ago

@emmanuel-2u Where do you get those issues. As explained in the README, translate to english as read me, you need also the GraphAware Framework where those classes exists.

https://github.com/graphaware/neo4j-reco#server-mode

emmanuel-2u commented 6 years ago

@ikwattro Yeah, I've included the frameworks needed, but when I was writing the example code in intellij, only those two Java files are not found!