Favorite (or any?) ways to publish cypher models in LaTeX?

I'm in the process of writing up a research project that uses Neo4j to collect and integrate several published data sets. I want to describe the graph models that constructed to integrate the data. I'm using LaTex to write my project.

I realize that I could just write some Tikz diagrams to describe these models or put the Cypher between {verbatim} tags, but I was wondering if anybody knew of a nifty way to write these.