memgraph/docs/user_technical
florijan 47c1cd6e3d Degree(Vertex) function added
Summary:
- added only one function for getting the total (in + out) vertex degree, it's required for the Ravelin use-case
- specific `degree_in` and `degree_out` functions can be added as necessary
- also fixed random_graph_generator bug (needed it for testing)

Reviewers: buda, mislav.bradac

Reviewed By: buda, mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D652
2017-08-09 15:06:10 +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
data-types.md Map type now supported 2017-08-08 14:34:26 +02:00
installation.md Add a way to stop query execution 2017-07-14 14:36:44 +02:00
open-cypher.md Degree(Vertex) function added 2017-08-09 15:06:10 +02:00
quick-start.md Temporary IDs now sent to Bolt client. Documentation updated. 2017-08-09 14:45:09 +02:00
README.md Add a chapter in user documentation on data types 2017-07-19 17:30:40 +02:00
run Bug fix because cd working_dir hasn't been correct. 2017-05-31 16:06:44 +02:00
upcoming-features.md Plan variable length expand 2017-07-26 12:36:47 +02:00

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.

Contents