1
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
a-brandt b800f2652c renamed "blueprint" to "blueprints" and added documentation and tests 2012-10-30 13:35:36 +01:00
Jan Steemann b8e7d5634d issue #153: edge collection should be a flag for a collection 2012-08-28 10:48:24 +02:00
Lucas Dohmen 46027601ac Merge branch 'devel' into graph_algorithms 2012-06-13 16:19:54 +02:00
Frank Celler 67e5ea65b3 console is now a module 2012-05-24 23:59:53 +02:00
Lucas Dohmen 4dd0306d0a Added the Random 500 Test and fixed a bug 2012-05-23 16:21:34 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Frank Celler 8c872f00b9 more on simple queries 2012-05-01 23:50:40 +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
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