public class JsonBase64VertexFormat extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EDGE_ARRAY_KEY
Edge value array key (all the edges are stored here)
|
static String |
VERTEX_ID_KEY
Vertex id key
|
static String |
VERTEX_VALUE_KEY
Vertex value key
|
public static final String VERTEX_ID_KEY
public static final String VERTEX_VALUE_KEY
public static final String EDGE_ARRAY_KEY
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.