·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
-
#591
d8b28c2
Thanks @angrykoala! - Support for index operator on arbitrary expressions usinglistIndex
Cypher.listIndex(Cypher.collect(new Cypher.Variable()), 2);
collect(var0)[2]