.. |
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
|
this moves aql::Query* out of the call parameter to any aql::Function (#6485)
|
2018-09-13 23:37:46 +02:00 |
BaseOptions.h
|
this moves aql::Query* out of the call parameter to any aql::Function (#6485)
|
2018-09-13 23:37:46 +02:00 |
BreadthFirstEnumerator.cpp
|
Forward port changelog changes and typo fixes from #6303 (#6409)
|
2018-09-10 17:03:23 +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/refactor find emplace (#7197)
|
2018-11-02 17:18:47 +01:00 |
Graph.h
|
Bug fix/gharial improvement rename (#6451)
|
2018-10-15 12:53:17 +02:00 |
GraphCache.cpp
|
Bug fix/refactor find emplace (#7197)
|
2018-11-02 17:18:47 +01:00 |
GraphCache.h
|
Gharial rewrite in C++ (#5631)
|
2018-08-09 09:30:04 +02:00 |
GraphManager.cpp
|
Bug fix/cxxcheck 28112018 (#7518)
|
2018-11-29 13:39:04 +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 (#7075)
|
2018-10-25 15:50:39 +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 from getIndexes() (#6325)
|
2018-09-03 15:17:24 +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
|
turn off the in-memory cache on agency nodes, as it is not needed there (#6742)
|
2018-10-08 09:39:45 +02:00 |
TraverserDocumentCache.h
|
add missing override specifiers, add final specifiers
|
2018-05-04 09:01:50 +02:00 |
TraverserOptions.cpp
|
Hide Links from getIndexes() (#6325)
|
2018-09-03 15:17:24 +02:00 |
TraverserOptions.h
|
add missing override specifiers, add final specifiers
|
2018-05-04 09:01:50 +02:00 |