public final class GradoopConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static GradoopId |
DB_GRAPH_ID
Static identifier for the database graph.
|
static String |
DB_GRAPH_LABEL
Default label of an EPGM database graph.
|
static String |
DEFAULT_EDGE_LABEL
Default label for unlabeled edges.
|
static String |
DEFAULT_GRAPH_LABEL
Default label for unlabeled graphs.
|
static String |
DEFAULT_VERTEX_LABEL
Default label for unlabeled vertices.
|
static String |
NULL_STRING
String representation of
null. |
| Constructor and Description |
|---|
GradoopConstants() |
public static final String DEFAULT_VERTEX_LABEL
public static final String DEFAULT_GRAPH_LABEL
public static final String DEFAULT_EDGE_LABEL
public static final String NULL_STRING
null.public static final GradoopId DB_GRAPH_ID
public static final String DB_GRAPH_LABEL
Copyright © 2014 - 2018–2018 University of Leipzig. All rights reserved.