#pragma once #include #include #include "storage/indexes/impl/nonunique_unordered_index.hpp" #include "storage/vertex.hpp" #include "storage/vertex_accessor.hpp" #include "utils/char_str.hpp" #include "utils/reference_wrapper.hpp" #include "utils/total_ordering.hpp" // #include "storage/type_group_edge.hpp" #include "storage/type_group_vertex.hpp" using LabelIndexRecord = IndexRecord; class Label : public TotalOrdering