GitHub user wgmayer0 added a comment to the discussion: Simplify this query and
remove redundancy
True lol.
```
postgres=# SELECT *
FROM cypher('hermech', $$
MATCH (b:contact_name)
RETURN pg_catalog.json_build_object(label(b)::text, b.value::pg_text)
$$) as (result json);
ERROR: invalid indirection syntax
LINE 4: ...TURN pg_catalog.json_build_object(label(b)::text, b.value::p...
^
```
On Tue, Sep 30, 2025 at 4:24 PM John Gemignani ***@***.***>
wrote:
> @wgmayer0 <https://github.com/wgmayer0> The command ran, as you can see
> the output :)
>
> You will need to provide your output, if it isn't working.
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/age/discussions/2226#discussioncomment-14556568>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ARTB5TOA6BGJ4JPNEL7NIJT3VLRHJAVCNFSM6AAAAACH5EN6SKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINJVGY2TMOA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
GitHub link:
https://github.com/apache/age/discussions/2226#discussioncomment-14556577
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]