3750fbc093
Summary: Depends on D2471 - Add pointer to storage to `InterpreterContext` - Rename `operator()` to `Prepare` - Use `Interpret` instead of `operator()` (`Interpret` will be removed soon) - Remove the `in_explicit_transaction` parameter - Remove the memory resource parameter from `Interpret` - Remove the storage accessor parameter from `Interpret` - Fix up tests (remove the `Interpreter` from `database_transaction_timeout`) Reviewers: teon.banek, mferencevic Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2482 |
||
---|---|---|
.. | ||
data_structures | ||
query | ||
CMakeLists.txt | ||
edge_storage.cpp | ||
expansion.cpp | ||
mvcc.cpp | ||
rpc.cpp | ||
skip_list_common.hpp | ||
skip_list_random.cpp | ||
skip_list_real_world.cpp | ||
skip_list_same_item.cpp | ||
skip_list_vs_stl.cpp | ||
storage_v2_gc.cpp | ||
tx_engine.cpp |