Class RemoveItem

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.cypher.openCypher.RemoveItem type.
      • VARIABLE_LABELS

        public static final Name VARIABLE_LABELS
        Name of the hydra.cypher.openCypher.RemoveItem.variableLabels field.
      • PROPERTY

        public static final Name PROPERTY
        Name of the hydra.cypher.openCypher.RemoveItem.property field.
    • Method Detail

      • accept

        public abstract <R> R accept​(RemoveItem.Visitor<R> visitor)
        Dispatch to visitor.
      • hydraOrdinal

        public abstract int hydraOrdinal()