...

/

Build a Graph Store

Build a Graph Store

Learn how to create a storage area to save graphs and queries.

Storage area

It’s time to look at persistence.

We’re going to work with graphs of various types. We want some place to store the graphs that we create and also a place to source example graphs. We also want to save selected queries for the various graph types that each have their own query ...