Class GraphExpression

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.GraphExpression type.
      • OBJECT

        public static final Name OBJECT
        Name of the openGql.grammar.GraphExpression.object field.
      • REFERENCE

        public static final Name REFERENCE
        Name of the openGql.grammar.GraphExpression.reference field.
      • NAME

        public static final Name NAME
        Name of the openGql.grammar.GraphExpression.name field.
      • CURRENT

        public static final Name CURRENT
        Name of the openGql.grammar.GraphExpression.current field.