| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/memgraph/mage/main/cpp/create_module/algorithm/create.cpp | [Back] [Original] |
#include "create.hpp"
namespace {
void ThrowException(const mgp::Value &value) {
std::ostringstream oss;
oss
| Web Proxy Viewer | New URL | Original Page |