memgraph/cmake
Marko Culinovic 52a9be3cc8 Add examples to installation
Summary:
Examples are added in release/examples directory. Each example
must have its own directory with populate.cyp file inside it.
This file contains graph creation queries written in OpenCypher.
When memgraph is built, database snapshots for each example are
created in release/examples/build directory. During memgraph
installation these snapshots are copied to share/memgraph/examples.

Reviewers: teon.banek, mferencevic

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1036
2017-12-12 14:59:54 +01:00
..
debian Add examples to installation 2017-12-12 14:59:54 +01:00
clean_all.cmake Block in-source builds and add clean_all target 2017-03-07 10:00:47 +01:00
FindReadline.cmake Add option whether to link with libreadline or not 2017-10-04 15:23:11 +02:00
functions.cmake Generate flags for PlanCompiler via cmake 2017-03-10 18:21:31 +01:00