referencedPropertyGraphs property

List<PropertyGraphReference>? referencedPropertyGraphs
getter/setter pair

Referenced property graphs for the job.

Queries that reference more than 50 property graphs will not have a complete list.

Output only.

Implementation

core.List<PropertyGraphReference>? referencedPropertyGraphs;