GraphflowDB is an in-memory DBMS targeting primarily read-heavy subgraph query workloads equivalent to select-project-join (SPJ) queries over graph data. The system supports the openCypher language. Our research focuses on rethinking each core database component including query processing and optimization, storage layout and compression, and materialized views.