2017-06-06 18:03:45 +08:00
|
|
|
# Technical Documentation
|
|
|
|
|
|
|
|
## About Memgraph
|
2017-05-31 21:20:20 +08:00
|
|
|
|
2017-07-11 20:29:16 +08:00
|
|
|
Memgraph is an ACID compliant high performance transactional in-memory graph
|
|
|
|
database management system featuring highly concurrent
|
2017-05-31 21:20:20 +08:00
|
|
|
data structures, multi-version concurrency control and asynchronous IO.
|
|
|
|
|
2017-10-08 04:32:34 +08:00
|
|
|
[//]: # (When adding a new documentation file, please add it to the list)
|
|
|
|
|
2017-06-06 18:03:45 +08:00
|
|
|
## Contents
|
|
|
|
|
|
|
|
* [About Memgraph](#about-memgraph)
|
2018-09-21 17:43:27 +08:00
|
|
|
* [Quick Start](quick_start.md)
|
2018-08-23 17:05:29 +08:00
|
|
|
* [Tutorials](tutorials/tutorials_overview.md)
|
|
|
|
* [How-to Guides](how-to_guides/how-to_guides_overview.md)
|
|
|
|
* [Concepts](concepts/concepts_overview.md)
|
|
|
|
* [Reference Guide](reference_guide/reference_overview.md)
|
2017-06-06 18:03:45 +08:00
|
|
|
* [Upcoming Features](upcoming-features.md)
|
2017-05-31 21:20:20 +08:00
|
|
|
|
2017-10-08 04:32:34 +08:00
|
|
|
[//]: # (Nothing should go below the contents section)
|