memgraph/docs/user_technical/README.md
Matej Ferencevic c4c22417b9 Added user documentation community bundle script.
Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D878
2017-10-09 13:44:54 +02:00

21 lines
638 B
Markdown

# Technical Documentation
## About Memgraph
Memgraph is an ACID compliant high performance transactional in-memory graph
database management system featuring highly concurrent
data structures, multi-version concurrency control and asynchronous IO.
[//]: # (When adding a new documentation file, please add it to the list)
## Contents
* [About Memgraph](#about-memgraph)
* [Installation](installation.md)
* [Quick Start](quick-start.md)
* [Storable Data Types](data-types.md)
* [openCypher Query Language](open-cypher.md)
* [Upcoming Features](upcoming-features.md)
[//]: # (Nothing should go below the contents section)