Create an XPath language binding for our graph model, so that we can parse XPath queries and produce query models that can then be executed.
This can probably be done as a separate project dependent upon dna-graph, perhaps in the extensions folder (since it'd be a query language extension). Maybe "extensions/dna-query-xpath"?