Hi, Is there any update on this? I'm looking for a 2.0.2 as well so I can build queries with Labels and begin with a MATCH instead of START - but a neo4j-cypher-dsl:2.0.2-SNAPSHOT build would be a start.
The latest version at http://m2.neo4j.org/content/repositories/releases/org/neo4j/neo4j-cypher-dsl/ is 2.0.1. Many thanks, Dave On Thursday, May 1, 2014 11:05:15 AM UTC+1, Davide D'Alto wrote: > > Cool, thanks. > > I've started to use it to create the queries when converting HQL to Cypher > but I would also like to use it in some other parts of the code to create > the query that we have to execute on the db. > > Before I can do that I need versoin 2.0.2 since I'm using Labels to > identify the nodes. > > This is still on my branch and it's not been included yet. > > > > On Thu, May 1, 2014 at 10:07 AM, Michael Hunger < > [email protected] <javascript:>> wrote: > >> We look into deploying it to maven central, have to finish the internal >> discussion. Stay tuned. >> >> Do you have an update on your work of the Cypher based part of Hibernate >> OGM? That would be awesome! >> >> Thanks a lot >> >> Michael >> >> >> On Thu, May 1, 2014 at 10:35 AM, Davide D'Alto <[email protected] >> <javascript:>> wrote: >> >>> I've started to use CypherDSL in Hibernate OGM but the missing >>> dependency on Central might be a problem for the release of the patch I'm >>> working at the moment. >>> Is there any reason for not deploying it on Maven Central? Is it going >>> to happen at some point. >>> At the moment I'm working with version 2.0.1 >>> >>> Thanks, >>> Davide >>> >>> >>> On Monday, 1 October 2012 22:25:07 UTC+1, Michael Hunger wrote: >>>> >>>> http://m2.neo4j.org/content/repositories/releases/org/ >>>> neo4j/neo4j-cypher-dsl/ >>>> >>>> Michael >>>> >>>> Am 01.10.2012 um 17:12 schrieb Mickaƫl G: >>>> >>>> > Michael Hunger <michael.hunger@...> writes: >>>> > >>>> >> >>>> >> The milestone releases are in the neo repo probably GA's as well. >>>> >> >>>> >> Am 21.09.2012 um 18:46 schrieb Will Dowling: >>>> >> >>>> >>>> Just looking at the Maven repository for neo4j-cypher-dsl, and it >>>> looks >>>> >>>> like the latest version in there is 1.7. >>>> >>> >>>> >>> Should have clarified, I'm looking at the maven central repository >>>> > (maven.apache.org), not the Neo4j one. >>>> >>> >>>> >>> Should I be pulling from here, it looks like it's mostly up to >>>> date. It does >>>> > seem to be missing >>>> >> neo4j-rest-graphdb also. >>>> >>> >>>> >>> Cheers :) >>>> >>> >>>> >>> >>>> >>> Will Dowling >>>> >>> >>>> >>> E: opensource@... >>>> >>> >>>> >>> -- >>>> >>> >>>> >>> >>>> >> >>>> > >>>> > Hi, >>>> > >>>> > where is this repository? is it a maven repository? >>>> > >>>> > I can't find this artifact... >>>> > >>>> > Thanks. >>>> > >>>> > -- >>>> > >>>> > >>>> >>>> >> > -- 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.
