You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2017/08/22 11:33:02 UTC

[jira] [Updated] (TINKERPOP-1070) Enable edge mutations in GraphComputer

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

stephen mallette updated TINKERPOP-1070:
----------------------------------------
    Fix Version/s:     (was: 3.2.6)
                   3.2.7

> Enable edge mutations in GraphComputer
> --------------------------------------
>
>                 Key: TINKERPOP-1070
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1070
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.1.0-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.2.7
>
>
> Right now you can only mutate vertex properties. You CAN NOT add/delete vertices nor add/delete edges. At least, there is no specification for the semantics of this and thus, there is no consistent behavior between different providers. This might be easy --- or it might be hard :).
> Make this work for TinkerGraph, Spark, and Giraph and then create test cases for the semantics in {{GraphComputerTest}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)