1
0
Fork 0
arangodb/js/server/modules/@arangodb
Tobias Gödderz 5da9fcb0ce Bugfix of DFS path uniqueness implementation (#9041)
* Began work on generic traversal testing framework

* Translate shard ids to smart attributes

* Minor fixes

* Added a TODO note

* fixed tests

* cleanup

* first tests inside new traversal framework working

* added single server diamond tests

* Enable sharding in aql-graph-traversal-generic-graphs.js

* Tried to fix smart sharding

* Fixed smart graph name clashes, some cleanup

* Added meta tests

* Added TODO note

* Fixed single server

* Added a BFS order check

* Renamed test

* added more dfs and bfs tests for the openDiamond graph

* Added new graph "largeBinTree"

* Fix Map usage

* added smallCircle graph, added three dfs tests

* added smallCircle graph, added three dfs tests

* more smallCircle dfs tests

* Fixed largeBinTree shardings, and long graph names

* Fix long suffixes

* Provided names for shardings

* Added a log message

* more bfs smallCircle tests

* more bfs smallCircle tests - global

* smallCircle picture

* added completeGraph to graph test suite

* added more dfs tests for the complete graph up to depth 3

* Removed duplicate function definitions

* added depth 2 dfs complete graph test, added missing test to the exports

* Added test for largeBinTree

* added three path graphs, easy, advanced and more advanced

* Added a working check for bfs with global uniqueness

* Fixed usage of bfs checks

* Fixed expected input for two tests

* Added some static assertions to largeBinTree

* Oops

* added more advancedPath dfs tests

* better formatting of the visual graph

* more dfs advanced graph tests

* Implemented all easy path test combinations

* Fixed testAqlGraphQuery

* Fix in bfs check error reports

* Removed duplicate test

* Added advancedPath BFS tests

* Updated comments

* Fixed new tests

* Fixed graph description

* added more complete graph bfs tests

* added more complete graph bfs tests

* added testCompleteGraphBfsUniqueEdgesNoneD1 and testCompleteGraphBfsUniqueEdgesNoneD2

* added testCompleteGraphBfsUniqueVerticesUniqueEdgesPathD3 test

* added a few more complete graph bfs checks

* Extended a comment
2019-05-27 12:57:02 +02:00
..
actions Reformat code 2016-06-30 16:57:17 +02:00
aql much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
foxx Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
actions.js Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
analyzers.js issue 561.1: add pretty-printing to analyzers in JavaScript (#8964) 2019-05-10 21:50:15 +03:00
aql-graph-traversal-generic-graphs.js Bugfix of DFS path uniqueness implementation (#9041) 2019-05-27 12:57:02 +02:00
aql-graph-traversal-generic-tests.js Bugfix of DFS path uniqueness implementation (#9041) 2019-05-27 12:57:02 +02:00
aql-helper.js Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
aql-profiler-test-helper.js Bugfix: Do not call getSome on remote after DONE (#8978) 2019-05-15 09:13:44 +02:00
aql.js Remove redundant geo code, remove WITHIN_RECTANGLE (#5757) 2018-07-04 20:21:00 +02:00
arango-collection.js Named indices (#8370) 2019-03-13 18:20:32 +01:00
arango-database.js Handle extra args to db._query when using aql templates (#8789) 2019-04-18 10:50:46 +02:00
arango-statement.js Server stream cursor (#7186) 2018-11-02 16:19:48 +01:00
arango-view.js initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
cluster.js Port agency performance tuning for many shards to devel. (#8647) 2019-04-11 11:14:56 +02:00
formatter.js Reformat code 2016-06-30 16:57:17 +02:00
general-graph.js Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
index.js Feature/new devel versioning scheme (#6312) 2018-09-11 08:57:38 +02:00
pregel.js Adding documented pregel foxx API (#3620) 2017-11-10 09:40:13 +01:00
replication.js added replication ui (#5555) 2018-06-08 11:19:05 +02:00
request.js Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
simple-query.js Remove redundant geo code, remove WITHIN_RECTANGLE (#5757) 2018-07-04 20:21:00 +02:00
tasks.js Reformat code 2016-06-30 16:57:17 +02:00
users.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00