1
0
Fork 0
arangodb/arangod/Graph
Michael Hackstein 99640a08a1 Bug fix 3.3/pathuniqueness in bfs (#6303) 2018-09-03 14:02:40 +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 Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
BaseOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
BreadthFirstEnumerator.cpp Bug fix 3.3/pathuniqueness in bfs (#6303) 2018-09-03 14:02:40 +02:00
BreadthFirstEnumerator.h Bug fix 3.3/pathuniqueness in bfs (#6303) 2018-09-03 14:02:40 +02:00
ClusterTraverserCache.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01: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 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 3.3/pathuniqueness in bfs (#6303) 2018-09-03 14:02:40 +02:00
NeighborsEnumerator.cpp Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01: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 Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
ShortestPathOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01: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 Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
SingleServerTraverser.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
Traverser.cpp Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
Traverser.h Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
TraverserCache.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01: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 Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserDocumentCache.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserOptions.cpp Improved the cost estimation of traversals to be independent from max search depth. This fixes #3917 (#3944) 2017-12-07 10:05:35 +01:00
TraverserOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00