[
https://issues.apache.org/jira/browse/TINKERPOP-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kuppitz updated TINKERPOP-1137:
--------------------------------------
Summary: Deprecate ScriptElementFactory and make star graph globally
available (was: Provide another edge() method in ScriptElementFactory)
> 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)