memgraph/tests
florijan 0c40c67ac2 Implement remote create (storage, RPC, not operator)
Summary:
Implementation of remote vertex and edge creation. This diff addresses
the creation API (`GraphDbAccessor::InsertEdge`,
`GraphDbAccessor::InsertRemoteVertex`) and the necessary RPC and
`RemoteCache` stuff.

What is missing for full remote creation support are
`query::plan::operator` changes that are expected to minor. Pushing this
diff as it's large enough, operator and end to end tests in the next.

Also, the naming of existing structures and files is confusing (update
refering to both updates and created, `results` used too often etc.). I
will address this too, but feel free to comment on bad naming.

Reviewers: dgleich, teon.banek, msantl

Reviewed By: dgleich

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1210
2018-02-21 09:17:48 +01:00
..
benchmark Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00
concurrent Fix flaky concurrent list test 2018-02-19 12:49:38 +01:00
distributed RPC refactor 2018-01-24 15:27:40 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Fix statsd and benchmark client 2018-02-17 17:06:25 +01:00
manual Plan basic distributed Cartesian without any checks 2018-02-20 13:02:08 +01:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Fix daily LDBC crash 2018-02-05 19:02:49 +01:00
qa Add openCypher 09 tck tests 2018-02-15 16:57:41 +01:00
stress Rename NetworkEndpoint 2018-01-15 15:47:37 +01:00
unit Implement remote create (storage, RPC, not operator) 2018-02-21 09:17:48 +01:00
apollo_runs.py Increase concurrent tests timeout 2018-02-19 11:08:59 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00