This document proposes a technique called dedensification to improve the scalability of graph pattern matching queries over large graphs. Dedensification compresses graphs by reducing the number of connections to high-degree nodes through the use of compressor nodes. This lossless compression technique allows graph pattern matching queries to be rewritten and executed more efficiently on the compressed graph. Experimental results on real-world graphs demonstrate that dedensification can significantly improve query performance compared to executing queries on the original uncompressed graphs.