Hi everybody,

*JCypher* *4.0.1 *has been released.

This is a bugfix release. What is fixed (changed):

   - minHops(0) now works correctly. Previously it was translated to cypher 
   *..  or * respectively for specifying a link's min cardinality to be zero. 
   However in practice this returns a min cardinality of one. Now minHops(0) 
   is translated to cypher *0.. which works correctly. This also changes the 
   behaviour of Domain Query expression DISTANCE(min, max) with a min of 0. 
   This works correctly now but has changed it's behaviour, so you might need 
   to adopt some of your queries.

For what's new in JCypher,
you may also want to have a look at the *release notes 
<https://github.com/Wolfgang-Schuetzelhofer/jcypher/blob/master/release_notes.md>.*
If you are interested about what will be in the next release(s), please 
have a look at *Outlook (Roadmap)* 
<https://github.com/Wolfgang-Schuetzelhofer/jcypher/wiki/Outlook-(Roadmap)>.
For a complete overview please start at JCypher's *Project Home Page 
<http://jcypher.iot-solutions.net/>.*

best regards,
Wolfgang Schuetzelhofer

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to