• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Neo4J in action: Does your book explain Neo4J through a sample project ?

 
Ranch Hand
Posts: 150
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Sir,

Does your book explain Neo4J through a sample project ?

This project might be built from chapter to chapter.

Thanks.

 
Author
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ludoviko,

The book tries to use a consistent example of building a movie based recommendation engine where possible in the various chapters to try and illustrate points, though there is no final application built at the end of it all. The book also comes with access to sample code in the form of JUnit style tests which aims to demonstrate what was learned in the chapter, also accessible from here http://www.manning.com/Neo4jinAction

Nicki
 
Ranch Hand
Posts: 44
Scala Mac OS X IntelliJ IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

As a follow-up to the question, I wonder what project would be the reference implementation of the concepts in neo4j. I'd like to have a step-by-step project where just a neo4j newbie like me would be able to see the features in action. Is there such a project available?

Jacek
 
Nicki Watt
Author
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jacek,

I suggest the tutorial by Jim Webber, part of a broader course teaching Neo4j which can be found here:
https://github.com/jimwebber/neo4j-tutorial

Nicki

PS: It may help if you know who "Dr Who is"
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic