PDG Query Example Cookbook
tools/ir/examples/ contains ready-to-run Cypher queries for pdg-query.
Location: tools/ir/examples/
Contents:
primitives.cypherfor basic node and edge exploration.dataflow.cypherandsecurity.cypherfor flow-oriented triage.metrics.cypheranddebug-info.cypherfor inspection and reporting.static-analysis.cypherfor analysis-oriented query patterns.
The directory acts as a practical cookbook for users learning the PDG query language.
See also PDG Query – Program Dependence Graph Queries and PDG Query Language (Cypher).