Class LabeledPredicatePart2

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<LabeledPredicatePart2>

    public class LabeledPredicatePart2
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<LabeledPredicatePart2>
    A GQL labeled predicate part2
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.LabeledPredicatePart2 type.
      • IS_LABELED_OR_COLON

        public static final Name IS_LABELED_OR_COLON
        Name of the openGql.grammar.LabeledPredicatePart2.isLabeledOrColon field.
      • LABEL_EXPRESSION

        public static final Name LABEL_EXPRESSION
        Name of the openGql.grammar.LabeledPredicatePart2.labelExpression field.