Class AbbreviatedEdgePattern

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.AbbreviatedEdgePattern type.
      • LEFT_ARROW

        public static final Name LEFT_ARROW
        Name of the openGql.grammar.AbbreviatedEdgePattern.leftArrow field.
      • TILDE

        public static final Name TILDE
        Name of the openGql.grammar.AbbreviatedEdgePattern.tilde field.
      • RIGHT_ARROW

        public static final Name RIGHT_ARROW
        Name of the openGql.grammar.AbbreviatedEdgePattern.rightArrow field.
      • LEFT_ARROW_TILDE

        public static final Name LEFT_ARROW_TILDE
        Name of the openGql.grammar.AbbreviatedEdgePattern.leftArrowTilde field.
      • TILDE_RIGHT_ARROW

        public static final Name TILDE_RIGHT_ARROW
        Name of the openGql.grammar.AbbreviatedEdgePattern.tildeRightArrow field.
      • LEFT_MINUS_RIGHT

        public static final Name LEFT_MINUS_RIGHT
        Name of the openGql.grammar.AbbreviatedEdgePattern.leftMinusRight field.
      • MINUS_SIGN

        public static final Name MINUS_SIGN
        Name of the openGql.grammar.AbbreviatedEdgePattern.minusSign field.