The document describes an algorithm called THoSP for nesting property graphs. THoSP allows combining graph pattern matching and grouping to efficiently nest subgraphs within a larger graph. The algorithm represents the nested graph as an adjacency list enriched with a nesting index. Experimental results show THoSP outperforms querying nested graphs in other databases like SQL, SPARQL, AQL and Cypher.