Hi!

> I have Jetty (Java webserver) + Quercus + a PHP-script almost running 
> fine, need to look into some configuration issues and then I'll try 
> using Neo4j in this setup.
>   

I could get Neo4j running from PHP, but transaction management didn't 
work out well :-(

The best option for using Neo4j from PHP is probably to use a 
communication protocol, as Emil pointed out. And this one should then 
provide the best performance:

http://php-java-bridge.sourceforge.net/doc/index.php

But it's probably better to learn a new language like Java, Python or 
Ruby as this will give you a less complex environment.


/anders

_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to