Class Keyword

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.tinkerpop.gremlin.Keyword type.
      • EDGES

        public static final Name EDGES
        Name of the hydra.tinkerpop.gremlin.Keyword.edges field.
      • KEYS

        public static final Name KEYS
        Name of the hydra.tinkerpop.gremlin.Keyword.keys field.
      • NEW

        public static final Name NEW
        Name of the hydra.tinkerpop.gremlin.Keyword.new field.
      • VALUES

        public static final Name VALUES
        Name of the hydra.tinkerpop.gremlin.Keyword.values field.
    • Method Detail

      • accept

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

        public abstract int hydraOrdinal()