Andy, if you want something almost hassle free, have tried the Resin Java webserver with the PHP implementation in Java? It seems to be much faster than a native PHP installation, PHP is compiled into Java and thus can be JIT-optimized by the JVM and have native calls to Neo4j. Will probably put up a small demo if this soonish, when I get some time.
http://www.caucho.com/resin-3.0/quercus/index.xtp Otherwise, there are Thrift and REST to bridge between PHP and Java. Which approach is best for you might be depending on your domain and overall application architecture, so that would need a bit more research. Any other PHP-experiences from others around here? Cheers, /peter neubauer COO and Sales, Neo Technology GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Relationships count. http://gremlin.tinkerpop.com - PageRank in 2 lines of code. On Tue, Dec 8, 2009 at 11:00 PM, <a...@andypotter.org> wrote: > Forget the path questions I found that under also > > but the PHP question is still open > > On Tuesday 08 December 2009 22:25:27 a...@andypotter.org wrote: >> I've been reading up on neo4j and it looks very interesting for a project >> of mine. I have two questions that maybe someone could answer. >> >> --- >> Can neo4j do specific graph type queries. Most important to me is a >> traversal that would report back all the possible routes from node A to >> node B in a random directed graph. >> >> --- >> What about use of neo4j i PHP? Is a language binding to PHP in the works? >> Or has anyone had success in calling neo4j from PHP via a Java-Bridge or >> something similar to that. >> >> Thanks in advance >> >> Andy Potter >> _______________________________________________ >> Neo mailing list >> User@lists.neo4j.org >> https://lists.neo4j.org/mailman/listinfo/user >> > _______________________________________________ > Neo mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user