1
0
Fork 0
arangodb/arangod/Graph
Jan 6ee9206e46
clear traverser cache in-between (#8772)
2019-04-17 15:27:37 +02:00
..
AttributeWeightShortestPathFinder.cpp USe smart-pointer in Priority Queue, it seems the usages have been correct everywhere (so no leaks) but memory responibility was hard to understand, should now be much simpler. (#8768) 2019-04-16 12:06:42 +02:00
AttributeWeightShortestPathFinder.h USe smart-pointer in Priority Queue, it seems the usages have been correct everywhere (so no leaks) but memory responibility was hard to understand, should now be much simpler. (#8768) 2019-04-16 12:06:42 +02:00
BaseOptions.cpp Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
BaseOptions.h Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
BreadthFirstEnumerator.cpp Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
BreadthFirstEnumerator.h Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
ClusterTraverserCache.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ClusterTraverserCache.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ConstantWeightShortestPathFinder.cpp Add isQueryKilled callback to ShortestPathOptions and use it (#8739) 2019-04-12 10:39:01 +02:00
ConstantWeightShortestPathFinder.h Add isQueryKilled callback to ShortestPathOptions and use it (#8739) 2019-04-12 10:39:01 +02:00
EdgeCollectionInfo.cpp Index hints (#8431) 2019-03-19 09:14:18 +01:00
EdgeCollectionInfo.h Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
EdgeCursor.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
EdgeDocumentToken.h k Shortest Paths (#8715) 2019-04-12 21:58:18 +02:00
Graph.cpp prevent assertion failures when creating smart graphs with invalid options (#8502) 2019-03-21 18:51:47 +01:00
Graph.h big reformat 2018-12-26 00:54:03 +01:00
GraphCache.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
GraphCache.h big reformat 2018-12-26 00:54:03 +01:00
GraphManager.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
GraphManager.h big reformat 2018-12-26 00:54:03 +01:00
GraphOperations.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
GraphOperations.h big reformat 2018-12-26 00:54:03 +01:00
KShortestPathsFinder.cpp Fix k Shortest Paths with weights, reactivate cluster tests (#8761) 2019-04-17 15:10:59 +02:00
KShortestPathsFinder.h Fix k Shortest Paths with weights, reactivate cluster tests (#8761) 2019-04-17 15:10:59 +02:00
NeighborsEnumerator.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
NeighborsEnumerator.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
PathEnumerator.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
PathEnumerator.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
ShortestPathFinder.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
ShortestPathFinder.h Add isQueryKilled callback to ShortestPathOptions and use it (#8739) 2019-04-12 10:39:01 +02:00
ShortestPathOptions.cpp Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
ShortestPathOptions.h Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
ShortestPathPriorityQueue.h Fix k Shortest Paths with weights, reactivate cluster tests (#8761) 2019-04-17 15:10:59 +02:00
ShortestPathResult.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ShortestPathResult.h k Shortest Paths (#8715) 2019-04-12 21:58:18 +02:00
SingleServerEdgeCursor.cpp fix test (#8402) 2019-03-13 15:24:55 +01:00
SingleServerEdgeCursor.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
SingleServerTraverser.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
SingleServerTraverser.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
Traverser.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
Traverser.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
TraverserCache.cpp clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00
TraverserCache.h clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00
TraverserCacheFactory.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCacheFactory.h big reformat 2018-12-26 00:54:03 +01:00
TraverserDocumentCache.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
TraverserDocumentCache.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
TraverserOptions.cpp Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
TraverserOptions.h clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00