Bigquery GRAPHQL

Expert guidance and automated agent protocol for building BigQuery Labeled Property Graphs (LPG), querying with GQL (ISO standard), executing a 5-step relational-to-graph translation (Golden Queries, Topology Extraction, ML.DESCRIBE_DATA profiling, Logic Mapping, DDL Generation), optimizing multi-hop queries, and implementing graph measures. Use this skill when: 1. Translating existing BigQuery relational tables (99% of cases) or unstructured documents (1% of cases) into CREATE PROPERTY GRAPH DDL. 2. Executing automated agent pipelines for topology extraction (via Data Catalog MCP) and statistical profiling (ML.DESCRIBE_DATA) to fold lookup tables into properties and discover hidden FKs. 3. Writing high-performance GQL queries, handling super nodes, using VECTOR_SEARCH with graph traversals, or querying graph measures via GRAPH_EXPAND and AGG().

Steve-t-hill Updated

File contents

Steve-t-hill/agent_skillz/tree/main/bigquery-graphql commit 8651ce2416

Frequently asked questions

npx skillmds@latest add steve-t-hill/bigquery-graphql