1
0
Fork 0
arangodb/arangod/Graph
Michael Hackstein 18408c882e Bug fix/gharial return name (#10537)
* Added more return format tests for _api/gharial

* Now return name in api/gharial list api

* Added CHANGELOG entry

* Removed debug print
2019-11-26 10:42:18 +01:00
..
AttributeWeightShortestPathFinder.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01: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 Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
BaseOptions.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BreadthFirstEnumerator.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
BreadthFirstEnumerator.h you cannot have an assigment operator and a const member 2019-10-17 09:48:27 +02:00
ClusterTraverserCache.cpp one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
ClusterTraverserCache.h Feature/fuerte cluster 9000 (#10137) 2019-10-08 21:06:38 +02:00
ConstantWeightShortestPathFinder.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ConstantWeightShortestPathFinder.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
EdgeCollectionInfo.cpp forwardport changes from 3.4 (#8894) 2019-05-08 14:34:25 +02:00
EdgeCursor.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
EdgeDocumentToken.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Graph.cpp clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Graph.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
GraphManager.cpp Bug fix/gharial return name (#10537) 2019-11-26 10:42:18 +01:00
GraphManager.h ascii art (#9565) 2019-07-25 13:03:30 +02:00
GraphOperations.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
GraphOperations.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
KShortestPathsFinder.cpp Bug fix for K_SHORTEST_PATHS (#10389) 2019-11-11 17:37:58 +03:00
KShortestPathsFinder.h Bug fix for K_SHORTEST_PATHS (#10389) 2019-11-11 17:37:58 +03:00
NeighborsEnumerator.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
NeighborsEnumerator.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
PathEnumerator.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
PathEnumerator.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ShortestPathFinder.cpp Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
ShortestPathFinder.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ShortestPathOptions.cpp Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
ShortestPathOptions.h Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
ShortestPathPriorityQueue.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ShortestPathResult.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ShortestPathResult.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
SingleServerEdgeCursor.cpp vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
SingleServerEdgeCursor.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
SingleServerTraverser.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
SingleServerTraverser.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
Traverser.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Traverser.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraverserCache.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
TraverserCache.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
TraverserCacheFactory.cpp one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
TraverserCacheFactory.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
TraverserDocumentCache.cpp one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
TraverserDocumentCache.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
TraverserOptions.cpp Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
TraverserOptions.h clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00