1
0
Fork 0
arangodb/arangod/Graph
Frank Celler 4846104bf2 fixed LocalDocumentId (is now a class) 2017-10-03 22:18:07 +02:00
..
AttributeWeightShortestPathFinder.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
AttributeWeightShortestPathFinder.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
BaseOptions.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BaseOptions.h Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
BreadthFirstEnumerator.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
BreadthFirstEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterTraverserCache.cpp try to work around some assertions (#3296) 2017-09-28 09:21:33 +02:00
ClusterTraverserCache.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ConstantWeightShortestPathFinder.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ConstantWeightShortestPathFinder.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
EdgeCollectionInfo.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
EdgeCollectionInfo.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
EdgeCursor.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
EdgeDocumentToken.h Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
NeighborsEnumerator.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
NeighborsEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
PathEnumerator.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
PathEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
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 No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ShortestPathOptions.h Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
ShortestPathPriorityQueue.h Renamed PriorityQueue => ShortestPathPriorityQueue 2017-04-05 16:12:47 +02:00
ShortestPathResult.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
ShortestPathResult.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
SingleServerEdgeCursor.cpp Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
SingleServerEdgeCursor.h fixed LocalDocumentId (is now a class) 2017-10-03 22:18:07 +02:00
SingleServerTraverser.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
SingleServerTraverser.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
Traverser.cpp Fixing Cluster Authentication (#3313) 2017-09-23 15:09:34 +02:00
Traverser.h Fixing Cluster Authentication (#3313) 2017-09-23 15:09:34 +02:00
TraverserCache.cpp Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
TraverserCache.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +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 No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraverserDocumentCache.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraverserOptions.cpp fix out-of-bounds attribute accessor calls (#3273) 2017-09-18 14:01:06 +02:00
TraverserOptions.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00