-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 3.2.0-incubating, 3.1.2-incubating
-
Component/s: process
-
Labels:None
Provide a method that allows to explicitly set an edge id.
Edge edge(final Vertex outV, final Vertex inV, final Object edgeId, final String label);