any updates on this binary protocol for Java? On Saturday, April 20, 2013 11:20:25 AM UTC+1, Michael Hunger wrote: > > There is a transactional http endpoint for cypher in 2.0 as the first step. > > based on this commit, this will avaiable in the 2.0 M02 milestone. > > https://github.com/neo4j/neo4j/pull/672/commits > > Currently we have the java-rest binding: > http://github.com/neo4j/java-rest-binding > > On the JVM you can also use the bindings in other jvm languages like > anormcypher (scala) or neocons (clojure). > > Am 20.04.2013 um 11:22 schrieb Michele Sama: > > Are there any updates on this "was on the making" binary protocol for Java. > Even a java-rest wrapper would be nice, something as they did for clojure > or python > > On Friday, August 31, 2012 8:41:09 PM UTC+1, saikat mohajan wrote: >> >> Is it possible to connect to Neo4j Server using java API, not using REST >> or Embedded Database. All the examples in github is using either embeded >> database or REST API. My web server and the Neo4j server is running in two >> seperate hosts. I don't want to use the REST API. I have to connect to the >> Neo4j server from my web application. I am not sure how to do that without >> using REST API >> >> Thanks in advance for any advise or help. >> > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > > > > >
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
