Sunday, November 30, 2014

Progress...


After watching a few motivational Youtubes about Neo4j, which I'd been playing with using the default Movies tutorial, py2neo just started working as advertised.

What I'm still not clear on is where this data persists, and will Tom Hanks come floating to the surface, some castaway, perhaps lost in our Quaker terminal?

The "4j" should be seen as meaning "for Java" i.e. Neo4j targets the JVM, as do Scala and Clojure.  No matter:  the C-family of Pythons have an API to the engine, just as they have the standard DB API for talking to SQL engines.

Neo4j, in being an open source graph database, is "not SQL" or "~SQL" per the graphic below, aimed at elucidating Model, View, Controller architecture in the form of a web application.