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

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

Github user okram commented on the pull request:

    
https://github.com/apache/incubator-tinkerpop/pull/220#issuecomment-182606650
  
    This is looking much better. Given that this is backwards compatible (nice 
Exception catching trick BTW), can you make at least one of the script.groovy 
in the old model so we know that backwards compatibility with Deprecated 
ScriptElementFactory is preserved. When we ultimately drop 
ScriptElementFactory, we then fix up the old script.groovy. 


> Deprecate ScriptElementFactory and make star graph globally available
> ---------------------------------------------------------------------
>
>                 Key: TINKERPOP-1137
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1137
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>            Reporter: Daniel Kuppitz
>            Assignee: Daniel Kuppitz
>             Fix For: 3.1.2-incubating
>
>
> Provide a method that allows to explicitly set an edge id.
> {code}
> Edge edge(final Vertex outV, final Vertex inV, final Object edgeId, final 
> String label);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to