Class GraphPatternQuantifier

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.GraphPatternQuantifier type.
      • ASTERISK

        public static final Name ASTERISK
        Name of the openGql.grammar.GraphPatternQuantifier.asterisk field.
      • PLUS_SIGN

        public static final Name PLUS_SIGN
        Name of the openGql.grammar.GraphPatternQuantifier.plusSign field.
      • FIXED

        public static final Name FIXED
        Name of the openGql.grammar.GraphPatternQuantifier.fixed field.
      • GENERAL

        public static final Name GENERAL
        Name of the openGql.grammar.GraphPatternQuantifier.general field.