This guide provides an introduction to data structures and their representation in Memgraph. It explains the basics of graphs, linked lists, queues, stacks, and trees, along with examples and queries to create these data structures using Memgraph. The document also discusses tree traversal algorithms like BFS and DFS and demonstrates how to run these algorithms in Memgraph.

10m read timeFrom memgraph.com
Post cover image
Table of contents
What is a graph?Data structuresTraversingTakeaway
38 Comments

Sort: