[
https://issues.apache.org/jira/browse/TINKERPOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2850.
---------------------------------------
Fix Version/s: 3.7.0
3.6.2
Resolution: Done
> Modifications to mergeV/E semantics
> -----------------------------------
>
> Key: TINKERPOP-2850
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2850
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.6.1
> Reporter: Mike Personick
> Assignee: Mike Personick
> Priority: Major
> Fix For: 3.7.0, 3.6.2
>
>
> Quality of life changes based on initial feedback. Main changes are:
> # onCreate Map will now inherit from main merge argument, and overrides of
> existence criteria (id/label/in/out) will be prohibited.
> # Direction.IN/OUT can be specified by additional options (Merge.inV/outV),
> which can take Map arguments, or a traversal which results in a Vertex.
> # mergeE will no longer accept upstream Vertices as arguments for
> Direction.IN/OUT where not specified in the map arguments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)