0cc1ac92b0
Reviewers: teon.banek, florijan, mtomic, buda Reviewed By: teon.banek, buda Subscribers: mferencevic, pullbot Differential Revision: https://phabricator.memgraph.io/D1022
22 lines
656 B
Markdown
22 lines
656 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)
|
|
* [Quick Start](quick-start.md)
|
|
* [Examples](examples.md)
|
|
* [Drivers](drivers.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)
|