Re: [DISCUSS] Proposal to add possibility to get current server time from traversal.

2023-09-29 Thread Valentyn Kahamlyk
Hi, Kelvin It is not possible to use datetime() in bytecode. Now datetime()` is used as a marker that the next string should be treated as a DateTime, because there is no other way to pass a date in gremlin request. One more option is to introduce new step to get some values during the script

[jira] [Created] (TINKERPOP-2997) Allow io() step configurations for GraphWriter and GraphReader Builders

2023-09-29 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2997: --- Summary: Allow io() step configurations for GraphWriter and GraphReader Builders Key: TINKERPOP-2997 URL: https://issues.apache.org/jira/browse/TINKERPOP-2997