public class VertexiumBlueprintsConvert extends Object
| Constructor and Description |
|---|
VertexiumBlueprintsConvert() |
| Modifier and Type | Method and Description |
|---|---|
static String |
idToString(Object id) |
static Direction |
toVertexium(com.tinkerpop.blueprints.Direction direction) |
static Edge |
toVertexium(com.tinkerpop.blueprints.Edge edge) |
static Vertex |
toVertexium(com.tinkerpop.blueprints.Vertex vertex) |
Copyright © 2014–2015. All rights reserved.