Max Neunhoeffer
|
c36995c8b8
|
Fix gharial test if not mounted under /system.
|
2014-06-30 11:00:31 +02:00 |
Michael Hackstein
|
ac014bbfe0
|
Fixed a bug in gharial which was not allowed to create orphan collections during graph creation
|
2014-06-24 17:27:47 +02:00 |
Michael Hackstein
|
02f1552b35
|
Fixed general graph api tests
|
2014-06-18 10:55:16 +02:00 |
Michael Hackstein
|
fdece972d0
|
Added tests for vertex and edge collection lists in http interface. Added docu for _list in general-graph module
|
2014-06-13 16:41:48 +02:00 |
Michael Hackstein
|
7541149200
|
Added functions to list all graphs and all vertex/edge collections of a specific graph to http-api
|
2014-06-13 15:11:59 +02:00 |
Michael Hackstein
|
e9f161c061
|
Added a route to add an additional edge definition to the graph
|
2014-06-12 15:32:50 +02:00 |
Michael Hackstein
|
2198a03b49
|
Implemented edge crud in http-graph-module. TODO: Modify definitions
|
2014-06-12 14:43:21 +02:00 |
Michael Hackstein
|
3a0fddb901
|
Moved the unspecific route to the end of graph-http foxx, was matched too often
|
2014-06-12 13:15:25 +02:00 |
Michael Hackstein
|
25e97eafee
|
Further implemented graph-http-module. Now offers complete vertex interaction. Tests for Vertex Interaction and Edge Interaction added
|
2014-06-12 08:09:37 +01:00 |