1
0
Fork 0
arangodb/arangod/Graph
Heiko 45f62753dd Bug fix 3.4/graph create orphan collection properly (#9841)
* release version 3.4.8

* added ensureCollections to orphan create method

* do not move anymore

* rm trx finish. will be handled automatically in error case

* changelog

* release version 3.4.8

* [3.4] fix agency lockup when removing 404-ed callbacks (#9839)
2019-09-11 12:50:36 +03:00
..
AttributeWeightShortestPathFinder.cpp big reformat 2018-12-26 00:57:05 +01:00
AttributeWeightShortestPathFinder.h big reformat 2018-12-26 00:57:05 +01:00
BaseOptions.cpp big reformat 2018-12-26 00:57:05 +01:00
BaseOptions.h PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
BreadthFirstEnumerator.cpp Bug fix 3.4/fix prune memleak (#8716) 2019-04-10 00:10:01 +02:00
BreadthFirstEnumerator.h PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
ClusterTraverserCache.cpp big reformat 2018-12-26 00:57:05 +01:00
ClusterTraverserCache.h big reformat 2018-12-26 00:57:05 +01:00
ConstantWeightShortestPathFinder.cpp big reformat 2018-12-26 00:57:05 +01:00
ConstantWeightShortestPathFinder.h big reformat 2018-12-26 00:57:05 +01:00
EdgeCursor.h big reformat 2018-12-26 00:57:05 +01:00
EdgeDocumentToken.h big reformat 2018-12-26 00:57:05 +01:00
Graph.cpp prevent assertion failures when creating smart graphs with invalid options (#8500) 2019-03-21 16:25:02 +01:00
Graph.h big reformat 2018-12-26 00:57:05 +01:00
GraphCache.cpp big reformat 2018-12-26 00:57:05 +01:00
GraphCache.h big reformat 2018-12-26 00:57:05 +01:00
GraphManager.cpp Bug fix 3.4/collection babies (#9033) 2019-05-21 08:41:12 +02:00
GraphManager.h big reformat 2018-12-26 00:57:05 +01:00
GraphOperations.cpp Bug fix 3.4/graph create orphan collection properly (#9841) 2019-09-11 12:50:36 +03:00
GraphOperations.h Bug fix/gharial 3 4 edge from and tos verification (#9263) 2019-06-21 14:43:43 +02:00
NeighborsEnumerator.cpp Bug fix 3.4/fix prune memleak (#8716) 2019-04-10 00:10:01 +02:00
NeighborsEnumerator.h PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
PathEnumerator.cpp Bug fix 3.4/fix prune memleak (#8716) 2019-04-10 00:10:01 +02:00
PathEnumerator.h PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
ShortestPathFinder.h big reformat 2018-12-26 00:57:05 +01:00
ShortestPathOptions.cpp big reformat 2018-12-26 00:57:05 +01:00
ShortestPathOptions.h big reformat 2018-12-26 00:57:05 +01:00
ShortestPathPriorityQueue.h big reformat 2018-12-26 00:57:05 +01:00
ShortestPathResult.cpp
ShortestPathResult.h big reformat 2018-12-26 00:57:05 +01:00
SingleServerEdgeCursor.cpp big reformat 2018-12-26 00:57:05 +01:00
SingleServerEdgeCursor.h big reformat 2018-12-26 00:57:05 +01:00
SingleServerTraverser.cpp big reformat 2018-12-26 00:57:05 +01:00
SingleServerTraverser.h big reformat 2018-12-26 00:57:05 +01:00
Traverser.cpp PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
Traverser.h PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
TraverserCache.cpp big reformat 2018-12-26 00:57:05 +01:00
TraverserCache.h big reformat 2018-12-26 00:57:05 +01:00
TraverserCacheFactory.cpp
TraverserCacheFactory.h big reformat 2018-12-26 00:57:05 +01:00
TraverserDocumentCache.cpp big reformat 2018-12-26 00:57:05 +01:00
TraverserDocumentCache.h big reformat 2018-12-26 00:57:05 +01:00
TraverserOptions.cpp PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00
TraverserOptions.h PRUNE in AQL Traversal (#8286) 2019-03-07 21:13:26 +01:00