public class GraphBaseTypes
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NODE_TYPE
public static final String NODE_TYPE
- See Also:
-
-
EDGE_TYPE
public static final String EDGE_TYPE
- See Also:
-
-
VALUE_TYPE
public static final String VALUE_TYPE
- See Also:
-
-
ATTRIBUTE_TYPE
public static final String ATTRIBUTE_TYPE
- See Also:
-
-
CONSTANT_TYPE
public static final String CONSTANT_TYPE
- See Also:
-
-
NULL_TYPE
public static final String NULL_TYPE
- See Also:
-
-
Constructor Details
-
GraphBaseTypes
public GraphBaseTypes()