GitHub user wgmayer0 added a comment to the discussion: Simplify this query and remove redundancy
Ive asked chatgpt haha. It is hallucinating solutions. This is usually my last resort. Is gemini/copilot better to use for this? And yeah, each state of point is essentially its own node because for example, person can change companies and then the data will all have to move to the new company, so it doesn't make sense to list it all in the same node. The core logic Is in the graph query, but I don't want to have to be this explicit just to get a json object of the data On Tue, Sep 30, 2025 at 1:54 PM John Gemignani ***@***.***> wrote: > @wgmayer0 <https://github.com/wgmayer0> Could you elaborate as to what > your end goal is? Why is the data so spread out? > > Also, have you tried asking Gemini or Copilot to simplify the query? They > are actually fairly decent helping out with simplifications and > explanations. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/age/discussions/2226#discussioncomment-14555627>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ARTB5TOGFSGKK5NE3XZIH6D3VK7WNAVCNFSM6AAAAACH5EN6SKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINJVGU3DENY> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > GitHub link: https://github.com/apache/age/discussions/2226#discussioncomment-14555697 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
