Class NodeLabel

  • All Implemented Interfaces:
    Visitable

    @API(status=STABLE,
         since="1.0")
    public final class NodeLabel
    extends Object
    implements Visitable
    Expression for a single Node label.
    Since:
    1.0
    Author:
    Michael J. Simons
    • Method Detail

      • getValue

        @API(status=INTERNAL)
        public String getValue()
        Returns:
        The actual value of this label. Needs to be escaped before rendering.