Gds.graph.export operation not found in my database

Hi, I am trying to do the data science algorithm for the first time and trying to replicate the graph and algorithms that Alicia did in her demo in the "What Is GDS and Neo4j’s GDS Library" video.

However, for the customer segmentation, I cannot export the graph to a new database. This is the error i got.

"There is no procedure with the name gds.beta.graph.export registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed."

I have installed Graph Data Science Library and APOC.

Thank you.

Hi, I have solved this. It's no longer beta.