[
https://issues.apache.org/jira/browse/TINKERPOP-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Xia updated TINKERPOP-3059:
--------------------------------
Priority: Critical (was: Major)
> Prevent repeated option() calls to merge steps
> ----------------------------------------------
>
> Key: TINKERPOP-3059
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3059
> Project: TinkerPop
> Issue Type: Improvement
> Components: language, process
> Affects Versions: 3.7.1
> Reporter: Stephen Mallette
> Priority: Critical
>
> Could avoid some confusion if we prevented:
> {code}
> mergeV(...).
> option(onCreate, ...).
> option(onCreate, ...).
> option(onCreate, ...)....
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)