62987d22e6
Summary: More accurate paragraph about Memgraph. Reviewers: florijan, teon.banek, dtomicevic Reviewed By: teon.banek Subscribers: pullbot, buda Differential Revision: https://phabricator.memgraph.io/D535
17 lines
467 B
Markdown
17 lines
467 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.
|
|
|
|
## Contents
|
|
|
|
* [About Memgraph](#about-memgraph)
|
|
* [Installation](installation.md)
|
|
* [Quick Start](quick-start.md)
|
|
* [openCypher Query Language](open-cypher.md)
|
|
* [Upcoming Features](upcoming-features.md)
|
|
|