Package hydra.pg.graphson.syntax
Class VertexLabel
- java.lang.Object
-
- hydra.pg.graphson.syntax.VertexLabel
-
- All Implemented Interfaces:
java.io.Serializable
public class VertexLabel extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static NameFIELD_NAME_VALUEstatic NameTYPE_NAMEjava.lang.Stringvalue
-
Constructor Summary
Constructors Constructor Description VertexLabel(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()
-