3f08614c3d
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 |
||
---|---|---|
.. | ||
bundle | ||
couscous.yml | ||
installation.md | ||
interfaces.md | ||
open-cypher.md | ||
quick-start.md | ||
README.md | ||
run | ||
upcoming-features.md |
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.