Sounds like REST is your best friend here :) On 13 Apr 2010, at 13:18, [email protected] wrote:
> Hello all, > I am excited about what I have heard/learned about Neo4j. > > I am working on building a content management system / intranet at work to > replace a lot of seperate systems that we currently use. I believe that > Neo4j will be the database that fits the data the best. > > I was raised using procedural languages like pascal and C and have not > embraced OOP. So I am struggling to get started with Neo4j since you > mostly interact with it through Java code. Lately I have been writing web > apps using LAMP. Specifically, MySQL and PHP. as I try to figure out > Neo4j, I remember how I started using MySQL from MySQL's text based > client. Is there an interface like that with Neo4j? Maybe something > where you can write and execute the java code a line at a time, or > transaction at a time? > > I really like PHP. I am currently embracing its socket and stream > functions as I write code to send announcement emails from my CMS, and > interact with our ERP system through a SSH2 interface. MySQL has a nice > module with the MySQLi functions. Will there ever be such a module for > Neo4j? How should I go about working with Neo4j from PHP? > > Sincerely > > Paul Bock > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user Kind regards Neil Ellis See it, Share it. Interweb: http://cazcade.com Twitter: http://twitter.com/cazcade_com Tel/Fax: +44 (0) 20 7183 1318 | Skype: neilellis | AIM: [email protected] | Twitter: neilellis _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

