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.

Dubious GDS 1.6 Path Finding Algorithm Examples - Fail on writing to database

skerr
Node Clone

I have searched for a similar topic and did not find one, so here goes:
System: MacBookPro, OS 11.5.1, Intel Chipset
Neo4J: Enterprise v4.3.2
GDS: v1.6

I have meticulously (copied) the GDS 1.6 Examples (Section 3) for:

  1. Dijkstra Source Target
  2. Dijkstra Single Source
  3. Yens
    And all is well, until the last step when writing from the mutated graph projection to the database. All have failed with the following error:

I checked the API call and the call setup looks fine. I verified that the totalCost property was mutated correctly:

Can someone from Neo4J verify the .write() issue associated with these algorithms. BTW: I stopped with these, assuming the bug was ubiquitous.

Thanks...

1 REPLY 1