[ 
https://issues.apache.org/jira/browse/TINKERPOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Personick updated TINKERPOP-2850:
--------------------------------------
    Description: 
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.

  was:
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.


> Modifications to mergeV/E semantics
> -----------------------------------
>
>                 Key: TINKERPOP-2850
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2850
>             Project: TinkerPop
>          Issue Type: Improvement
>            Reporter: Mike Personick
>            Assignee: Mike Personick
>            Priority: Major
>
> 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)

Reply via email to