cl-neo4j icon indicating copy to clipboard operation
cl-neo4j copied to clipboard

Active development?

Open jexp opened this issue 12 years ago • 3 comments

Hey @kraison do you still develop and use this driver? If so do you have a blog post / docs somewhere? Do you think it is fit to be included in http://neo4j.org/develop/drivers ?

Thanks

jexp avatar Jan 16 '13 02:01 jexp

Doc are pretty minimal at this point; I could generate something for inclusion, but would need a little bit of time. I will let you know when they are ready.

kraison avatar Jan 16 '13 03:01 kraison

I am starting work on this project again; I see my lack of response has lead to the project being removed from the neo4j site. My apologies for letting it languish.

kraison avatar Jan 11 '16 19:01 kraison

Thats great to hear, thanks so much.

Let me know if / how we can help you.

We created a new site: neo4j.com/developer

Please note that:

  1. the endpoint of choice right now is the transactional http endpoint http://neo4j.com/docs/stable/rest-api-transactional.html
  2. we're currently developing a new binary protocol http://alpha.neohq.net (for version 3.0)

One thing we ask our included driver authors to provide is an implementation for neo4j.com/developer/example-project, all of which can be found here: github.com/neo4j-examples

Thanks !

jexp avatar Jan 12 '16 01:01 jexp