0.4.0 - ↩️ Write-backs to BigQuery
Initial support for streaming data back to BigQuery from Neo4j AuraDS (or self-managed GDS) using a new template: Neo4jGDSToBigQueryTemplate
Supports both streaming of nodes (with or without properties) and relationship/edges (with or without properties). Any properties are stored in the resulting BigQuery table using a JSON
field for flexibility.