4975743f35
Summary: `assert` function added. Useful to us for asserting DB state in harness tests. Potentially useful to the client for breaking out of a query as soon as a predicate fails, as opposed to collecting result and checking them client-side. Reviewers: buda, mislav.bradac, teon.banek Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D750 |
||
---|---|---|
.. | ||
bundle | ||
couscous.yml | ||
data-types.md | ||
installation.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 in-memory graph database management system featuring highly concurrent data structures, multi-version concurrency control and asynchronous IO.