Open
Description
I think the graph API is really under appreciated! We should include some kind of quick start document for using graph API to do things like:
- create a Graph (which also creates all needed collections in one request)
- create some vertices and connect them with edges
- run a graph traversal query using AQL
- delete some vertices and note the connected edges should be automatically cleaned up
Metadata
Metadata
Assignees
Labels
No labels