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.

Can I add path weight in allshortestpath algo without call gds?

I use cypher like this:
"MATCH p=allShortestPaths((h)-[*1..20]->(k {value:true}))"
to search all pair shortest path,

can I add path weight into this cypher? Instead of call gds algo?

0 REPLIES 0