8b732002a7
Summary: Most of the examples require properties to be enabled on edges so this change specifies that flag explicitly. Also, errors are handled better by replacing `bolt_client` with `mg_client`. Missing indices are created to improve import speed. Reviewers: teon.banek Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2594 |
||
---|---|---|
.. | ||
arch-pkg | ||
debian | ||
docker | ||
examples | ||
rpm | ||
LICENSE.md | ||
logrotate_audit.conf | ||
logrotate.conf | ||
memgraph.service | ||
README.md |
Memgraph Release Packaging
Various tools and packaging configuration files should be put under this
directory. Common files for all packages can be kept in the root of this
directory, for example memgraph.service
. If the common stuff should be
grouped, it should be in a subdirectory. examples
directory is one such
case. Packaging specific stuff must have its own directory.
Currently we support distributing Memgraph binary through the following packages.
- Debian package
- Docker image
- ArchLinux package