graphaware / neo4j-reco

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

Shortest path scoring example #20

Closed ikwattro closed 8 years ago

ikwattro commented 8 years ago

Related to issue #10

NB: The string assertions are a real pain in the ass. Can't we just assert on the List<Recommendation> content ? Or provide a Json format of the Logging we can then assert with JsonAssert ?