You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Currently, to access the node compartment mapping, the only option available with the current report reader API is to query a frame of the report and use the ids field of the DataFrame object.
It would be useful to be able to access this mapping information without having to read a full frame, as it might not be needed at the time the mapping is needed.