Class EdgeSynonym

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.EdgeSynonym type.
      • EDGE

        public static final Name EDGE
        Name of the openGql.grammar.EdgeSynonym.edge field.
      • RELATIONSHIP

        public static final Name RELATIONSHIP
        Name of the openGql.grammar.EdgeSynonym.relationship field.
    • Method Detail

      • accept

        public abstract <R> R accept​(EdgeSynonym.Visitor<R> visitor)
        Dispatch to visitor.