cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

A* algo no longer supported in gds?

gds.alpha.shortestPath.astar.stream

returns error:

There is no procedure with the name gds.shortestPath.astar.stream registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.

I'm on gds version 1.4.1

thanks!

1 ACCEPTED SOLUTION

Hello @bluabaleno

With version of GDS 1.4.1 the correct function is: gds.alpha.shortestPath.astar.stream.

Regards,
Cobra

View solution in original post

1 REPLY 1

Hello @bluabaleno

With version of GDS 1.4.1 the correct function is: gds.alpha.shortestPath.astar.stream.

Regards,
Cobra