f53343a415
Summary: * Prefix filenames with order in which they should appear in the sidebar. * Fix links Reviewers: buda Reviewed By: buda Differential Revision: https://phabricator.memgraph.io/D1618
12 lines
405 B
Markdown
12 lines
405 B
Markdown
## Concepts Overview
|
|
|
|
Articles within the concepts section serve as an in-depth introduction into
|
|
inner workings of Memgraph. These tend to be quite technical in nature and
|
|
are recommended for advanced users and other graph database enthusiasts.
|
|
|
|
So far we have covered the following topics:
|
|
|
|
* [Data Storage](02_storage.md)
|
|
* [Graph Algorithms](03_graph-algorithms.md)
|
|
* [Indexing](04_indexing.md)
|