Skip to content
Prev 1278 / 1559 Next

neo4j graph database for R

Dirk got this started with his interest in a mssql R interface.  Is anyone
aware of an R interface to the neo4j graph database?

http://www.neo4j.org/

The main interface to the server is REST over http, so the infrastructure
can be native R, potentially.  Interoperability between igraph and graph
packages with neo4j might be interesting as well.  Would this be an
appropriate Google Summer of Code endeavor?

Sean