df_list_relationships
List star-schema relationships between fact tables and dimension groups for a project version. Retrieve many-to-one joins to understand semantic model connections.
Instructions
List star-schema relationships (fact table to dimension group joins). relationship_type is the raw slug many_to_one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| language | No | ru | |
| page_size | No | ||
| use_cache | No | ||
| project_id | Yes | DataForge project id | |
| version_id | Yes | Project version id | |
| fact_table_id | No | ||
| dimension_group_id | No |