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
|
ba3a3914fa
|
Included change of existing edge definition in graph-http-module
|
2014-06-13 09:49:33 +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 |
Michael Hackstein
|
dcac399fa7
|
Started implementation of graph-http-module foxx app. Current State: Can create and drop new graphs. Can execute CRUD on vertices
|
2014-06-11 11:48:16 +02:00 |