public static class LegacyGraphSONReader.GraphSONUtility
extends java.lang.Object
| Constructor and Description |
|---|
GraphSONUtility(Graph g) |
| Modifier and Type | Method and Description |
|---|---|
Edge |
edgeFromJson(com.fasterxml.jackson.databind.JsonNode json,
Vertex out,
Vertex in) |
Vertex |
vertexFromJson(com.fasterxml.jackson.databind.JsonNode json) |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.