.. |
AttributeWeightShortestPathFinder.cpp
|
fixing weighted shortest path finder
|
2017-06-02 12:15:18 +02:00 |
AttributeWeightShortestPathFinder.h
|
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 |
BaseOptions.cpp
|
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 |
BaseOptions.h
|
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 |
BreadthFirstEnumerator.cpp
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
BreadthFirstEnumerator.h
|
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 |
ClusterTraverserCache.cpp
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
ClusterTraverserCache.h
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
ConstantWeightShortestPathFinder.cpp
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
ConstantWeightShortestPathFinder.h
|
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 |
EdgeCursor.h
|
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 |
EdgeDocumentToken.cpp
|
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 |
EdgeDocumentToken.h
|
cppcheck
|
2017-05-31 18:07:25 +02:00 |
NeighborsEnumerator.cpp
|
Removed a duplicate uniqueness check of vertices in Neighbors Iterator
|
2017-06-06 15:33:50 +02:00 |
NeighborsEnumerator.h
|
…
|
|
ShortestPathFinder.h
|
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 |
ShortestPathOptions.cpp
|
First version of ShortestPath that is presumably working in Clustered Mode with MMFiles and RocksDB
|
2017-04-20 15:57:06 +02:00 |
ShortestPathOptions.h
|
First version of ShortestPath that is presumably working in Clustered Mode with MMFiles and RocksDB
|
2017-04-20 15:57:06 +02:00 |
ShortestPathPriorityQueue.h
|
Renamed PriorityQueue => ShortestPathPriorityQueue
|
2017-04-05 16:12:47 +02:00 |
ShortestPathResult.cpp
|
Fixed an undefined behaviour bug in shortest-path implementation introduced with the latest reordering
|
2017-06-01 11:05:26 +02:00 |
ShortestPathResult.h
|
fixed struct/class confusion
|
2017-06-01 12:06:14 +02:00 |
SingleServerEdgeCursor.cpp
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
SingleServerEdgeCursor.h
|
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 |
TraverserCache.cpp
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
TraverserCache.h
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
TraverserCacheFactory.cpp
|
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 |
TraverserCacheFactory.h
|
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 |
TraverserDocumentCache.cpp
|
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 |
TraverserDocumentCache.h
|
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 |