Cole Greer created TINKERPOP-2979:
-------------------------------------
Summary: Add Date Manipulation Steps to Gremlin
Key: TINKERPOP-2979
URL: https://issues.apache.org/jira/browse/TINKERPOP-2979
Project: TinkerPop
Issue Type: Improvement
Components: language
Reporter: Cole Greer
Today Gremlin requires that users fall back to closures to handle many common
date 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
dates 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]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)