stephen mallette created TINKERPOP-2075:
-------------------------------------------

             Summary: Introduce DetachmentStrategy
                 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


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)

Reply via email to