Hi,
I tried to install algorithms from https://github.com/tigergraph/gsql-graph-algorithms using install script.
Then, I wanted to check if my queries were installed but I cannot find them. I used command ‘ls’ but there is nothing connected with algorithms.
I tried to run the script once again but I got message:
Algorithm files have been created. Do want to install them now [yn]? y
Semantic Check Fails: Graph emailNetwork: all queries in this catalog have been installed already.
But still, I can not use any algorithms, I get message that such queries don’t exist.
Any tips what am I doing wrong?