Description:
Explanation of @root.xxxx, (xxxx could be .id or .pgroups or something else), variable in a data partition constraint.
Solution:
'Root' is the logging user and depending on the constraints of the user a 'where' clause gets created which has '@root.xxxxx' and the data is fetched from DB based on this where clause.