The error representing that a vertex is already inserted into the skip-list was represented by the struct AlreadyInseertedElement. Instead of using that struct, extend the memgraph::storage::v3::Error scoped enum and use that to represent the double-insertion error. |
||
---|---|---|
.. | ||
ast | ||
interpret | ||
semantic | ||
ast.hpp | ||
CMakeLists.txt | ||
exceptions.hpp | ||
parsing.cpp | ||
parsing.hpp | ||
typed_value_exception.hpp | ||
typed_value.hpp |