When running “install.sh” for installing a graph algorithm, GSQL reported that no schema was found.
However I do have a graph schema created.
Is there something I missed?
When running “install.sh” for installing a graph algorithm, GSQL reported that no schema was found.
However I do have a graph schema created.
Is there something I missed?
That first error looks liek the problem. Can you run gsql from the command line okay? Are you running as the tigergraph user?
Yes, I can run gsql from the command line, and I am indeed a tigergraph user.