memgraph/docs/user_technical
Teon Banek 3f08614c3d Docs - alpha user documentation work
Summary:
A lot of style changes. Major content changes are the following:
- Bolt and "interface" stuff moved to quick-start (not so quick anymore?)
- removed the "Memgraph is 100% Bolt compliant" and client-compatiblity claims because they are probably not true and aren't necessary
- moved "Limitations" to the bottom
- Python quickstart - moved explanations into the code, moved DB cleanup to the end (natural data flow)

What still needs work in my opion:
- the table in the "Limitations" part renders horribly (no space between cells)
- heading3 and heading4 are rendered the same in the "QuickStart", which is bad in the "Limitations" section
- I only went through the "Installation" and part of the "QuickStart", still a lot to go

Reviewers: buda, dtomicevic, florijan

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D473
2017-06-16 14:58:05 +02:00
..
bundle Added alpha documentation bundle script. 2017-06-14 15:54:15 +02:00
couscous.yml Setup a basic skeleton for Technical Documentation 2017-06-07 11:08:45 +02:00
installation.md Docs - alpha user documentation work 2017-06-16 14:58:05 +02:00
interfaces.md Docs - alpha user documentation work 2017-06-16 14:58:05 +02:00
open-cypher.md Elaborate on which variables are seen by ORDER BY 2017-06-16 10:21:23 +02:00
quick-start.md Docs - alpha user documentation work 2017-06-16 14:58:05 +02:00
README.md Setup a basic skeleton for Technical Documentation 2017-06-07 11:08:45 +02:00
run Bug fix because cd working_dir hasn't been correct. 2017-05-31 16:06:44 +02:00
upcoming-features.md Add some upcoming Cypher features to the docs 2017-06-09 15:23:44 +02:00

Technical Documentation

About Memgraph

Memgraph is an ACID compliant high performance transactional distributed in-memory graph database featuring runtime native query compiling, lock free data structures, multi-version concurrency control and asynchronous IO.

Contents