Skip to content

Document GraphApi in usage guide #183

Open
@rossmills99

Description

@rossmills99

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions