memgraph/tests
gvolfing 1527bdf435 Make metadata collection setable with flag
There might be a performance impect of updating the metadata store on
bulk operations. Hence this flag which is disabling the collection by
default. If the queries to obtain the information are called with this
flag disabled, the database will throw an exception.
2023-11-14 13:10:08 +01:00
..
benchmark Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
concurrent Refactor interpreter to support multiple distributed clocks (Part 1) (#1281) 2023-10-05 16:58:39 +02:00
drivers Add cartesian and hash join operators (#1193) 2023-10-24 21:54:42 +02:00
e2e Make metadata collection setable with flag 2023-11-14 13:10:08 +01:00
gql_behave Fix accessing a variable bound to a list within BFS function (#1380) 2023-11-07 20:34:50 +01:00
integration Add notification for user on max map count (#1408) 2023-11-06 15:44:26 +01:00
jepsen Improve logging if replica cannot recover using curr WAL file (#1086) 2023-08-01 10:33:46 +02:00
macro_benchmark Use extent hooks for per query memory limit (#1340) 2023-10-25 16:01:59 +02:00
manual Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
mgbench Fix compare results in mgbench (#1319) 2023-11-07 17:04:37 +01:00
property_based [master < T1110] Add merge optimization to expand dynamically during runtime (#1110) 2023-09-08 17:12:25 +02:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
stress Rename memory usage and memory allocated (#1426) 2023-11-03 14:40:45 +01:00
unit Use extent hooks for memory procedure limit (#1443) 2023-11-07 16:04:29 +01:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
setup.sh Add GQL behave tests for on-disk storage (#1238) 2023-10-10 09:27:11 +03:00
util.sh Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00