[
https://issues.apache.org/jira/browse/TINKERPOP-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142662#comment-15142662
]
ASF GitHub Bot commented on TINKERPOP-1137:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-tinkerpop/pull/220
> 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)