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 |
Michael Hackstein
|
daa8b2b855
|
Detemplateified the ShortestPath class structure.
|
2017-04-05 17:47:14 +02:00 |
Michael Hackstein
|
fbd3e4e237
|
Removed VertexID from ShortestPath templates.
|
2017-04-05 17:01:05 +02:00 |
Michael Hackstein
|
829fb4be54
|
Renamed PathFinder => ShortestPathFinder.
|
2017-04-05 16:17:37 +02:00 |
Michael Hackstein
|
039c6fbd16
|
Moved all logic of lib/Basics/PathFinder into seperated files in arangod/Graph. Preparation to detemplatify this code as we need some arangodb interna in it for Slice mangement
|
2017-04-05 15:31:44 +02:00 |