public static interface SpecializedElementFactory.ForEdge<T extends SpecializedTinkerEdge>
| Modifier and Type | Method and Description |
|---|---|
T |
createEdge(Object id,
org.apache.tinkerpop.gremlin.structure.Vertex outVertex,
org.apache.tinkerpop.gremlin.structure.Vertex inVertex,
Map<String,Object> keyValueMap) |
String |
forLabel() |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.