Class NodeConstants
- java.lang.Object
-
- de.julielab.neo4j.plugins.constants.NodeConstants
-
public class NodeConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringKEY_LABELSNode return format map key for the labels a node has.
-
Constructor Summary
Constructors Constructor Description NodeConstants()
-
-
-
Field Detail
-
KEY_LABELS
public static final String KEY_LABELS
Node return format map key for the labels a node has.- See Also:
- Constant Field Values
-
-