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 2018/12/03 13:37:00 UTC

[jira] [Updated] (TINKERPOP-2075) Introduce ReferenceStrategy

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

stephen mallette updated TINKERPOP-2075:
----------------------------------------
    Summary: Introduce ReferenceStrategy  (was: Introduce DetachmentStrategy)

> Introduce ReferenceStrategy
> ---------------------------
>
>                 Key: TINKERPOP-2075
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2075
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.4.0
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Major
>
> Introduce {{DetachmentStrategy}} to auto detach graph elements. We would probably have option to configure the strategy to use "detached" or "reference" elements with the default being "reference" (i.e. no properties).  This will start to help to align all usage of Gremlin around "reference" elements no matter how users connect (i.e. GLVs, embedded, Gremlin Server, etc.). 
> Initially, this issue should just be about implementing the strategy and getting it into play with the rest of the things it relates to. Not sure what it does to {{HaltedTraverserStrategy}} if anything at this point or the various detachment methods that already exist. 
> Once the feature is in place we can decide how it will be implemented by default in the framework - see the linked DISCUSS thread for more information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)