Closed mad closed 5 years ago
Hello @mad,
Functions startNode
, endNode
, substring
and split
are implemented, waiting for release.
Next release is planned in mid January (may be subject to change). If possible please build latest version.
We will consider implementing round
and trim
functions after that.
Implemented in #228
From this https://neo4j.com/docs/2.3.12/cypher-refcard/
startNode, endNode, round, trim, substring, split
Some of implemented on https://github.com/opencypher/cypher-for-gremlin/pull/187 but not released