Back to feed
GCP·BigQueryfeature·
AI Insights

BigQuery graphs now support the following features:


BigQuery graphs now support the following features:

• You can query graphs using natural language in Conversational Analytics. • You can add descriptions and synonyms to the labels and properties in your graphs. • For some types of graphs you can define measures, which lock an aggregation to a key to help you perform complex aggregations without overcounting. To query measures, you transform your graph into a flattened table by using the GRAPH_EXPAND TVF, and then query measures in that table with the AGG function.

These features are in Preview.