1
0
Fork 0
arangodb/arangod/Graph
Jan ffc823e1c8
Bug fix 3.4/backport optimizations (#7434)
2018-11-26 19:16:05 +01:00
..
AttributeWeightShortestPathFinder.cpp better test for 'em nullptrs 2018-07-20 21:45:41 +02:00
AttributeWeightShortestPathFinder.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
BaseOptions.cpp fix cluster index selectivity estimates (#6470) 2018-09-12 15:55:50 +02:00
BaseOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
BreadthFirstEnumerator.cpp Forward port changelog changes and typo fixes from #6303 (#6410) 2018-09-10 17:03:06 +02:00
BreadthFirstEnumerator.h Forward port of bugfix to issue #5941 from 3.3.15 (#6304) 2018-08-30 21:03:44 +02:00
ClusterTraverserCache.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
ClusterTraverserCache.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01: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 Async AQL (#5806) 2018-07-09 14:24:10 +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 Forward port of bugfix to issue #5941 from 3.3.15 (#6304) 2018-08-30 21:03:44 +02:00
Graph.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
Graph.h merge conf. (#6882) 2018-10-17 15:57:39 +02:00
GraphCache.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
GraphCache.h Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
GraphManager.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7413) 2018-11-23 11:15:25 +01:00
GraphManager.h Bug fix/gharial deletion of connected edges (#6201) 2018-08-23 18:52:06 +02:00
GraphOperations.cpp Silence tsan warnings (#7051) 2018-10-24 23:58:47 +02:00
GraphOperations.h Bug fix/gharial deletion of connected edges (#6201) 2018-08-23 18:52:06 +02:00
NeighborsEnumerator.cpp Bug fix devel/bfs filter vertices (#4752) 2018-03-08 09:06:15 +01:00
NeighborsEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
PathEnumerator.cpp for some reasons fortify complained about these parts (#5777) 2018-07-05 09:38:03 +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 Hide links (#6348) 2018-09-03 15:36:37 +02:00
ShortestPathOptions.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +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 allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
SingleServerEdgeCursor.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
SingleServerTraverser.cpp Bug fix devel/bfs filter vertices (#4752) 2018-03-08 09:06:15 +01:00
SingleServerTraverser.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
Traverser.cpp Bug fix devel/bfs filter vertices (#4752) 2018-03-08 09:06:15 +01:00
Traverser.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
TraverserCache.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
TraverserCache.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCacheFactory.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCacheFactory.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserDocumentCache.cpp fix issues found by codescan (#3870) 2017-12-06 10:44:19 +01:00
TraverserDocumentCache.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
TraverserOptions.cpp Hide links (#6348) 2018-09-03 15:36:37 +02:00
TraverserOptions.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00