Class PropertyGraphReference (3.42.3)
Stay organized with collections
Save and categorize content based on your preferences.
PropertyGraphReference(dataset_ref: DatasetReference, property_graph_id: str)
PropertyGraphReferences are pointers to property graphs.
Properties
dataset_id
str: ID of dataset containing the property graph.
project
str: Project bound to the property graph.
property_graph_id
str: The property graph ID.
Methods
from_api_repr
from_api_repr(resource: dict) -> google.cloud.bigquery.table.PropertyGraphReference
Factory: construct a property graph reference given its API representation.
to_api_repr
Construct the API resource representation of this property graph reference.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
[null,null,["Last updated 2026-08-01 UTC."],[],[]]