memgraph/include/query/frontend/opencypher.hpp

11 lines
60 B
C++

#pragma once
namespace opencypher
{
class Fronted
{
};
}