This document summarizes a graph-based word spotting approach for locating words in large collections of documents. It describes constructing a graph representation of words using graphemes based on convexities to be robust to handwriting deformations. An indexation method is used to retrieve target graphs based on the local structure attributes of nodes, represented as binary embeddings, to overcome the complexity of subgraph matching. The approach is evaluated on marriage records achieving a mean average precision of 48.64%, comparable to other methods while avoiding word segmentation. Future work will assess the stability of the graph representation in large multi-writer collections.