@neo4j/cypher-builder
Advanced tools
Changelog
0.1.8
2d2cb2e42
Thanks @angrykoala! - Support for UNWIND statement after CALL { ... }Changelog
0.1.7
c8c2d2d4d
Thanks @MacondoExpress! - Introduce ListIndex and add support to the square bracket notation.Changelog
0.1.6
150b64c04
Thanks @MacondoExpress! - Apoc.util.validate is now invocable from CallProcedureChangelog
0.1.5
#2427 e23691152
Thanks @angrykoala! - Add string functions and expose Function class for arbitrary functions
#2429 4c79ec3cf
Thanks @angrykoala! - Add reduce function
Changelog
0.1.3
7aff0cf19
Thanks @MacondoExpress! - Included List, date, localtime, localdatetime, time, randomUUID.
It's possible now to set edge properties from the Merge clause.Changelog
0.1.10
81df28ed9
Thanks @angrykoala! - Add support for square brackets syntax on varaible properties