PDG Query Example Cookbook

tools/ir/examples/ contains ready-to-run Cypher queries for pdg-query.

Location: tools/ir/examples/

Contents:

  • primitives.cypher for basic node and edge exploration.

  • dataflow.cypher and security.cypher for flow-oriented triage.

  • metrics.cypher and debug-info.cypher for inspection and reporting.

  • static-analysis.cypher for 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).