You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/10 23:21:18 UTC

[jira] [Commented] (TINKERPOP-1137) Deprecate ScriptElementFactory and make star graph globally available

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

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

Github user dkuppitz commented on the pull request:

    https://github.com/apache/incubator-tinkerpop/pull/220#issuecomment-182604992
  
    * `mvn clean install`: passed
    * `bin/process-docs.sh`: passed
    * integration tests: passed
    
    VOTE: +1


> 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)