neo4j
Read post

Neo4j Virtual Graph on BigQuery. Explore how to query and visualise…

Neo4j Virtual Graphs (released June 2026 as a preview) let you query BigQuery data using Cypher and visualize it as a graph without any ETL. The post walks through setting up the IMDB dataset (~100M rows) in BigQuery, creating a graph model in Neo4j Aura, and running both a native Neo4j instance and a Virtual Graph instance side by side. It demonstrates finding the Bacon number using Cypher's SHORTEST path on native Neo4j and Dijkstra's algorithm via GDS Sessions on the Virtual Graph. Performance comparisons show both approaches complete fixed-length traversal queries in seconds for this dataset. The post also covers inspecting the generated SQL via EXPLAIN, optimizing the graph model with dedicated labels and relationship types, and using BigQuery's native GQL graph support as an alternative.

    #architecture#google-bigquery#neo4j
Jul 07•26m read time•From medium.com
Post cover image
Table of contents
Query and visualise BigQuery data as if it were in Neo4jNeo4j Virtual GraphsThe DataETL vs non-ETLGet Christoffer Bergman’s stories in your inboxOur use caseConclusionDeep-dives
371 Impressions
neo4j's image
neo4j

The Neo4j Blog offers insights, tutorials, and updates on graph database technology and its applicat...

113 Followers

•

827 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard