Method | Routes | Actions |
---|---|---|
POST | api/empty_graph | CreateEmptyGraph() |
POST | api/graph | CreateGraph(...) |
PUT | api//graph/{id} | EditGraph(...) |
DELETE | api/graph/{id} | destroy(...) |
GET | api/graphs | AllGraph_meta_data() |
GET | api/graphs/{id | singleGraph(...) |
POST | api/node | AddNode(...) |
DELETE | api/node/{id} | destroy(...) |
POST | api/relation | AddRelation(...) |
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Lakhdar-CHIKHI/DiData_conding_challenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published