Michael Hackstein
|
655aaf415e
|
Fixed an undefined behaviour bug in shortest-path implementation introduced with the latest reordering
|
2017-06-01 11:05:26 +02:00 |
Michael Hackstein
|
52406567cd
|
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
|
2017-05-31 17:49:46 +02:00 |
Michael Hackstein
|
5f33a95a82
|
Fixed AttribtueWeighted ShortestPath computation.
|
2017-04-12 17:27:45 +02:00 |
Michael Hackstein
|
034b38f0cc
|
Replaced the velocypack ConstantDistance ShortestPath API by a StringRef & TraverserCache version. This should be save for RocksDB. This commit fails in ClusterMode.
|
2017-04-12 14:21:53 +02:00 |