Class ExistsPredicate

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.ExistsPredicate type.
      • GRAPH_PATTERN_BRACE

        public static final Name GRAPH_PATTERN_BRACE
        Name of the openGql.grammar.ExistsPredicate.graphPatternBrace field.
      • GRAPH_PATTERN_PAREN

        public static final Name GRAPH_PATTERN_PAREN
        Name of the openGql.grammar.ExistsPredicate.graphPatternParen field.
      • MATCH_BLOCK_BRACE

        public static final Name MATCH_BLOCK_BRACE
        Name of the openGql.grammar.ExistsPredicate.matchBlockBrace field.
      • MATCH_BLOCK_PAREN

        public static final Name MATCH_BLOCK_PAREN
        Name of the openGql.grammar.ExistsPredicate.matchBlockParen field.
      • NESTED_QUERY

        public static final Name NESTED_QUERY
        Name of the openGql.grammar.ExistsPredicate.nestedQuery field.