Hi,
We are trying to install the GDS plugin on our cluster - and I am not sure I understood the instructions:
Should we install the plugin only on the Read replica servers ? or should we install it on the core servers also ?
I installed it only on the read replica servers and when we trying to run gds.graph.create command (we are using neo4j protocol(bolt + route)), I got this error message :
> neo4j.exceptions.ClientError: There is no procedure with the name `gds.graph.create`
>
> registered for this database instance. Please ensure you've spelled the procedure name correctly and
>
> that the procedure is properly deployed
Thanks,
Dan