Hi everybody,
JCypher 4.1.0 has been released.
New in this release:
- Collections in the Query API are now aware of their component type This allows expressions like: WHERE.valueOf(path.relations().last().type()).EQUALS("Some_Type") or: WHERE.has(path.nodes().head().label("Some_Label"))
For what's new in JCypher,
you may also want to have a look at the release notes.
If you are interested about what will be in the next release(s), please have a look at Outlook (Roadmap) .
For a complete overview please start at JCypher's Project Home Page.
best regards,
Wolfgang Schuetzelhofer