Description
Today Gremlin requires that users fall back to closures to handle many common list manipulation options that users want to do on data in the graph. This is a problem for many users as many of the providers prevent the use of closures due to the security risks so for these users there is no way to manipulate lists directly.
A full list of proposed functions and semantics is detailed here: https://github.com/apache/tinkerpop/blob/3.7.0/docs/src/dev/future/proposal-3-remove-closures.asciidoc
Attachments
Issue Links
- is related to
-
TINKERPOP-2672 Add String Manipulation Steps to Gremlin
- Closed
- relates to
-
TINKERPOP-2520 Add the ability to reverse the stream or a collection
- Open
-
TINKERPOP-2979 Add Date Manipulation Steps to Gremlin
- Closed