[ 
https://issues.apache.org/jira/browse/TINKERPOP-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707651#comment-16707651
 ] 

ASF GitHub Bot commented on TINKERPOP-2075:
-------------------------------------------

spmallette opened a new pull request #1010: TINKERPOP-2075 Added 
ReferenceElementStrategy
URL: https://github.com/apache/tinkerpop/pull/1010
 
 
   This strategy converts all graph elements to references. Configured this 
strategy in Gremlin Server by default for the example graphs. Made a few minor 
updates to tests that were assuming the return of "detached" elements.
   
   All tests pass with `docker/build.sh -t -i`
   
   VOTE +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Introduce ReferenceElementStrategy
> ----------------------------------
>
>                 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 {{ReferenceElementStrategy}} to auto detach graph elements as 
> references and configure it for default graphs in Gremlin Server. 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.). 



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

Reply via email to