Class ChooseArgs

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.tinkerpop.gremlin.ChooseArgs type.
      • FUNCTION

        public static final Name FUNCTION
        Name of the hydra.tinkerpop.gremlin.ChooseArgs.function field.
      • PREDICATE_TRAVERSAL

        public static final Name PREDICATE_TRAVERSAL
        Name of the hydra.tinkerpop.gremlin.ChooseArgs.predicateTraversal field.
      • TRAVERSAL

        public static final Name TRAVERSAL
        Name of the hydra.tinkerpop.gremlin.ChooseArgs.traversal field.
    • Method Detail

      • accept

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

        public abstract int hydraOrdinal()