1
0
Fork 0
Commit Graph

1147 Commits

Author SHA1 Message Date
Frank Celler b682357901 added skip list queries 2012-05-21 17:19:17 +02:00
Lucas Dohmen dd5307de29 Dijkstra, Version 1 2012-05-16 16:25:07 +02:00
Lucas Dohmen 0b58cf8875 First version of Dijkstra 2012-05-13 20:59:00 +02:00
Frank Celler 615661c0a6 added hash index test 2012-05-12 22:17:28 +02:00
Frank Celler 675c5d0476 unique constraint 2012-05-12 22:09:00 +02:00
Frank Celler 5ba64bafe1 added test 2012-05-12 21:35:56 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Frank Celler db46badb0f cleanup 2012-05-10 16:37:42 +02:00
Frank Celler 875746d0d4 fixed doc 2012-05-07 17:35:41 +02:00
Frank Celler f47788fea6 simple query 2012-05-06 20:05:59 +02:00
Frank Celler 032602d300 added documentation and fixes for cap 2012-05-05 23:14:30 +02:00
Frank Celler cadca4a27b unittests 2012-05-02 17:05:38 +02:00
Frank Celler 691bb68f31 fixed limit and skip 2012-05-02 14:28:29 +02:00
Frank Celler 8c872f00b9 more on simple queries 2012-05-01 23:50:40 +02:00
Frank Celler 6211bd88bb added internal 2012-04-30 23:25:39 +02:00
Frank Celler 1ff5f2940a more tests 2012-04-30 12:32:58 +02:00
Frank Celler 054877194c added ignore-null 2012-04-30 11:07:41 +02:00
Frank Celler 9ccbb5b324 unit tests 2012-04-29 14:48:38 +02:00
Frank Celler eea4c94b1a added constraint flag 2012-04-29 14:14:52 +02:00
Frank Celler da508e5b45 tests and minor fixes 2012-04-29 11:47:33 +02:00
Lucas Dohmen e0fc2466e2 Test Suite for GraphModule complete. 2012-04-24 16:44:36 +02:00
Lucas Dohmen 64ff1fa0b0 Completed the Vertex Edges Getters 2012-04-24 16:23:07 +02:00
Lucas Dohmen e2930ae85d Tested Vertex Properties. All Vertex Methods tested. 2012-04-24 16:20:05 +02:00
Lucas Dohmen 6e16fd6554 Get Eddges with Labels from Vertices 2012-04-24 16:12:32 +02:00
Lucas Dohmen 897c5b4446 Added Tests to get Edges for Vertices 2012-04-24 15:59:59 +02:00
Lucas Dohmen 094108bffa Added Tests for adding edges to Vertices 2012-04-24 15:24:09 +02:00
Lucas Dohmen ffd8963064 Tested Graph Creation 2012-04-24 14:32:04 +02:00
Lucas Dohmen dd5b2ecced Testes Edge and Vertex Removal 2012-04-24 14:02:59 +02:00
Lucas Dohmen b956ed34d7 AddEdge and GetEdges tested
* Arguments for AddEdge have changed
2012-04-24 13:34:18 +02:00
Frank Celler ae18204d1c fixed unit tests 2012-04-21 18:39:36 +02:00
Lucas Dohmen 30b016596f Linted the graph module. Two problems left, reported as bug #52
Conflicts:

	js/common/modules/graph.js
2012-04-20 22:03:39 +02:00
Frank Celler a3a2485472 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-18 17:09:15 +02:00
Frank Celler dfa392ec79 renamed .delete to .remove or .DELETE to avoid JS lint errors 2012-04-18 17:09:04 +02:00
Lucas Dohmen 18287faef0 Added Tests for the Graph Module. 2012-04-18 16:44:57 +02:00
Lucas Dohmen ae35af2ab8 Code Review with JSLint 2012-04-18 15:17:44 +02:00
Lucas Dohmen 4117c80a5f Passes JSLint 2012-04-18 13:19:15 +02:00
Frank Celler d7c4bb0cc8 skeleton for unit test 2012-04-18 10:29:25 +02:00
Frank Celler 870e21157c using save 2012-04-14 21:54:09 +02:00
Frank Celler 9eab784b39 fixed edges 2012-04-13 14:41:47 +02:00
Frank Celler 58a6a0db2f added valgrind option 2012-04-12 17:38:48 +02:00
Frank Celler c50c758c0e fixed edges 2012-04-12 17:11:56 +02:00
Frank Celler 443b9b1cff added rename 2012-04-12 13:05:23 +02:00
Frank Celler 103b9b168d fixed makefile to start/stop server, fixed figures 2012-04-12 12:42:41 +02:00
Frank Celler 1e52b7bf46 tests for document and collection 2012-04-12 12:03:33 +02:00
Frank Celler 6034970909 fixed names 2012-04-11 23:37:02 +02:00
Frank Celler 535cbdf8c2 moved to common 2012-04-11 23:35:14 +02:00
Frank Celler 5b28d68072 fixed layout and memory bug 2012-03-13 01:26:32 +01:00