Skip to content

0.4.0 - ↩️ Write-backs to BigQuery

Compare
Choose a tag to compare
@voutilad voutilad released this 23 Mar 21:20
· 12 commits to main since this release

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.