Store Graphs and Queries

Learn how to create an API for writing and reading graphs from the graph store.

We'll cover the following

We created data structs for transporting graphs and queries and carved out a directory tree for storing them. We’ll now define a simple API for reading and writing from the structs to the graph store.

Data flow

The following figure shows a couple of data flows to and from the graph store.

Get hands-on with 1200+ tech skills courses.