Wrap Up Graphs Everywhere
Explore the foundational concepts of graph data structures and how they compare to traditional data models. Understand property and RDF graph models and prepare to create graph projects in Elixir by setting up a graph laboratory and reference graphs for upcoming coding exercises.
We'll cover the following...
We'll cover the following...
What we covered
So far, we’ve looked at graphs as a basic data structuring principle and considered how they compare to more familiar means of organizing data. Their open data model and ...