#ifndef MEMGRAPH_DATA_MODEL_DATA_MODEL_HPP #define MEMGRAPH_DATA_MODEL_DATA_MODEL_HPP #include "node.hpp" #include "edge.hpp" #endif