Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-16-2022 09:43 AM
Dear all,
I have started a Neo4j AuraDB instance (free tier) and inserted some data. Now I would like to run procedure gds.nodeSimilarity.stream
, but I am getting the error:
"There is no procedure with the name gds.nodeSimilarity.stream
registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed."
I know where to find/edit the conf files for a local neo4j DB, but I dont understand how the equivalent for a cloud hosted db works. When I created the instance, only one user (Neo4j) came with it and it does not have any admin rights. Is it even possible for me the change the settings/configuration for a free tier AuraDB?
Thanks!
06-02-2022 04:21 AM
The GDS library is only available on AuraDS which is a paid offering.
If you want to use it for free you'll have to use Sandbox or Neo4j Desktop or Docker.
All the sessions of the conference are now available online